Uses of Package
is.codion.common.model.filter
Packages that use is.codion.common.model.filter
Package
Description
A UI-agnostic list model based on
FilterModel.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
ComboBox model implementations with filtering support and null handling.
List model implementations with filtering and selection management.
Table model implementations with built-in filtering, sorting and selection management.
Swing model classes
Package configuration values:
EntityComboBoxModel.PERSISTENCE_AWARE
-
Classes in is.codion.common.model.filter used by is.codion.common.model.component.comboboxClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.Manages the items in
FilterModel.Handles refreshing data for aFilterModel. -
Classes in is.codion.common.model.filter used by is.codion.common.model.component.listClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.Provides a way to respond to changes to the included itemsManages the items in
FilterModel.Handles refreshing data for aFilterModel.Implements the sorting for aFilterModel -
Classes in is.codion.common.model.filter used by is.codion.common.model.component.tableClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.Provides a way to respond to changes to the included itemsManages the items in
FilterModel.Handles refreshing data for aFilterModel.Implements the sorting for aFilterModelRepresents the sorting order for a column. -
Classes in is.codion.common.model.filter used by is.codion.common.model.filterClassDescriptionProvides a way to respond to changes to the included itemsControls which items should be included.Manages the items in
FilterModel.Builds aFilterModel.ItemsinstanceProvides aFilterModel.Items.Builder.SelectionStepHandles refreshing data for aFilterModel.Builds aFilterModel.Refresher.Implements the sorting for aFilterModelRepresents the sorting order for a column. -
Classes in is.codion.common.model.filter used by is.codion.framework.modelClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.Manages the items in
FilterModel. -
Classes in is.codion.common.model.filter used by is.codion.swing.common.model.component.comboboxClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.
-
Classes in is.codion.common.model.filter used by is.codion.swing.common.model.component.listClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.
-
Classes in is.codion.common.model.filter used by is.codion.swing.common.model.component.tableClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.
-
Classes in is.codion.common.model.filter used by is.codion.swing.framework.modelClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.
-
Classes in is.codion.common.model.filter used by is.codion.swing.framework.model.componentClassDescriptionSpecifies a data model that can be filtered to exclude some or all of the items it contains.