Uses of Interface
is.codion.framework.model.EntityComboBoxModel.Builder
Packages that use EntityComboBoxModel.Builder
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
Package configuration values:
EntityComboBoxModel.PERSISTENCE_AWARE
-
Uses of EntityComboBoxModel.Builder in is.codion.framework.model
Classes in is.codion.framework.model with type parameters of type EntityComboBoxModel.BuilderModifier and TypeClassDescriptionclassA base class forEntityComboBoxModel.Builderimplementations.static interfaceEntityComboBoxModel.Builder<B extends EntityComboBoxModel.Builder<B>>Builds aEntityComboBoxModel.Classes in is.codion.framework.model that implement EntityComboBoxModel.BuilderModifier and TypeClassDescriptionclassA base class forEntityComboBoxModel.Builderimplementations.Methods in is.codion.framework.model that return EntityComboBoxModel.BuilderModifier and TypeMethodDescriptionEntityComboBoxModel.Builder.ConnectionStep.connection(EntityConnection connection) -
Uses of EntityComboBoxModel.Builder in is.codion.swing.framework.model.component
Subinterfaces of EntityComboBoxModel.Builder in is.codion.swing.framework.model.componentModifier and TypeInterfaceDescriptionstatic interfaceBuilds aSwingEntityComboBoxModel, theEntityComboBoxModel.Builderoptions.