Uses of Package
is.codion.common.model.filter
Packages that use is.codion.common.model.filter
Package
Description
Package configuration values:
EntityApplicationModel.USERNAME_PREFIX
EntityApplicationModel.SAVE_DEFAULT_USERNAME
EntityEditModel.POST_EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.HANDLE_EDIT_EVENTS
EntityTableModel.ORDER_QUERY_BY_SORT_ORDER
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
Package configuration values:
FilterComboBoxModel.NULL_CAPTION
Package configuration values:
EntityComboBoxModel.HANDLE_EDIT_EVENTS
-
Classes in is.codion.common.model.filter used by is.codion.common.model.filterClassDescriptionManages the items in
FilterModel
.Builds aFilterModel.Items
instanceHandles refreshing data for aFilterModel
.Specifies how the data in a table model is refreshed.Implements the sorting for aFilterModel
Provides a way to respond to changes to the visible itemsControls which items should be visible. -
Classes in is.codion.common.model.filter used by is.codion.framework.modelClassDescriptionSpecifies a data model that can be filtered to hide 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 hide 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 hide 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 hide some or all of the items it contains.Specifies how the data in a table model is refreshed.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 hide 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 hide some or all of the items it contains.