Uses of Package
is.codion.common.model.component.combobox
Packages that use is.codion.common.model.component.combobox
Package
Description
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.
Package configuration values:
EntityComboBoxModel.PERSISTENCE_AWARE
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
EntitySearchField.SEARCH_PROGRESS_BAR_DELAY
DefaultEditComponent.TEXT_FIELD_COLUMNS
-
Classes in is.codion.common.model.component.combobox used by is.codion.common.model.component.comboboxClassDescriptionA UI-agnostic combo box model based on
FilterModel.Builds aFilterComboBoxModelProvides aFilterComboBoxModel.BuilderBuildsFilterComboBoxModelimplementations based on theItemclass.Responsible for finding an item of typeFilterComboBoxModel.ItemFinderby a single value of typeFilterComboBoxModel.ItemFinder. -
Classes in is.codion.common.model.component.combobox used by is.codion.framework.model
-
-
-
Classes in is.codion.common.model.component.combobox used by is.codion.swing.framework.ui.componentClassDescriptionResponsible for finding an item of type
FilterComboBoxModel.ItemFinderby a single value of typeFilterComboBoxModel.ItemFinder.