Uses of Package
is.codion.common.model.component.table
Packages that use is.codion.common.model.component.table
Package
Description
A UI-agnostic table model based on
FilterModel.Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditor.PUBLISH_PERSISTENCE_EVENTS
EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.ORDER_QUERY
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
EntitySearchModel.PERSISTENCE_AWARE
Table model implementations with built-in filtering, sorting and selection management.
Swing model classes
Package configuration values:
EntityServerMonitor.SERVER_MONITOR_UPDATE_RATE
-
Classes in is.codion.common.model.component.table used by is.codion.common.model.component.tableClassDescriptionA UI-agnostic table model based on
FilterModel, supporting selection, filtering and sorting.A builder for aFilterTableModel.Provides aFilterTableModel.BuilderinstanceProvides access to table column valuesExports the table model data as a String.Specifies the columns for a table model, their identifiers, their class and how to extract their value from a row instance.Handles the column sorting states for aFilterTableModel.Provides the current column sort orderSpecifies a sorting state for a column.Manages theSortOrderfor a given column -
Classes in is.codion.common.model.component.table used by is.codion.framework.modelClassDescriptionA UI-agnostic table model based on
FilterModel, supporting selection, filtering and sorting.Provides access to table column valuesExports the table model data as a String.Specifies the columns for a table model, their identifiers, their class and how to extract their value from a row instance.Handles the column sorting states for aFilterTableModel. -
Classes in is.codion.common.model.component.table used by is.codion.swing.common.model.component.tableClassDescriptionA UI-agnostic table model based on
FilterModel, supporting selection, filtering and sorting.Specifies the columns for a table model, their identifiers, their class and how to extract their value from a row instance. -
Classes in is.codion.common.model.component.table used by is.codion.swing.framework.modelClassDescriptionA UI-agnostic table model based on
FilterModel, supporting selection, filtering and sorting. -
Classes in is.codion.common.model.component.table used by is.codion.tools.generator.modelClassDescriptionSpecifies the columns for a table model, their identifiers, their class and how to extract their value from a row instance.
-
Classes in is.codion.common.model.component.table used by is.codion.tools.monitor.modelClassDescriptionSpecifies the columns for a table model, their identifiers, their class and how to extract their value from a row instance.