Uses of Package
is.codion.common.model.filter
Packages that use is.codion.common.model.filter
Package
Description
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditModel.EDIT_EVENTS
EntityEditModel.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
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.EDIT_EVENTS
-
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.Implements the sorting for aFilterModel -
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.
-
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.Manages the items in
FilterModel. -
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.An abstract base implementation of
FilterModel.Refresher.Handles refreshing data for aFilterModel.Implements the sorting for aFilterModel -
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.Implements the sorting for a
FilterModel -
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.Manages the items in
FilterModel. -
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.