Uses of Interface
is.codion.framework.model.EntityEditor.ComponentModels
Packages that use EntityEditor.ComponentModels
Package
Description
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditModel.EDIT_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
Swing model classes
-
Uses of EntityEditor.ComponentModels in is.codion.framework.model
Classes in is.codion.framework.model that implement EntityEditor.ComponentModelsModifier and TypeClassDescriptionstatic classA defaultEntityEditor.ComponentModelsimplementation providing foreign key basedEntitySearchModel.Constructors in is.codion.framework.model with parameters of type EntityEditor.ComponentModelsModifierConstructorDescriptionDefaultEntityEditor(EntityType entityType, EntityConnectionProvider connectionProvider, EntityEditor.ComponentModels componentModels) Instantiates a newDefaultEntityEditor -
Uses of EntityEditor.ComponentModels in is.codion.swing.framework.model
Classes in is.codion.swing.framework.model that implement EntityEditor.ComponentModelsModifier and TypeClassDescriptionstatic classADefaultEntityEditor.DefaultComponentModelsextension providing foreign key basedEntityComboBoxModeland column basedFilterComboBoxModel.