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
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
Swing model classes
-
Uses of EntityEditor.ComponentModels in is.codion.framework.model
Methods in is.codion.framework.model that return EntityEditor.ComponentModelsModifier and TypeMethodDescriptionprotected EntityEditor.ComponentModelsAbstractEntityEditor.componentModels()Methods in is.codion.framework.model with parameters of type EntityEditor.ComponentModelsModifier and TypeMethodDescriptionEntityEditor.create(EntityType entityType, EntityEditor.ComponentModels componentModels) Constructors in is.codion.framework.model with parameters of type EntityEditor.ComponentModelsModifierConstructorDescriptionprotectedAbstractEntityEditor(EntityType entityType, EntityConnectionProvider connectionProvider, EntityEditor.ComponentModels componentModels) Instantiates anAbstractEntityEditorprotectedAbstractEntityEditor(EntityType entityType, EntityConnectionProvider connectionProvider, EntityEditor.ComponentModels componentModels, Function<AbstractEntityEditor<R>, EntityEditor.ComboBoxModels> comboBoxModels) Instantiates anAbstractEntityEditor -
Uses of EntityEditor.ComponentModels in is.codion.swing.framework.model
Subinterfaces of EntityEditor.ComponentModels in is.codion.swing.framework.modelModifier and TypeInterfaceDescriptionstatic interfaceASwingEntityEditor.SwingComponentModelsextension providing foreign key basedSwingEntityComboBoxModeland column basedSwingFilterComboBoxModel.Methods in is.codion.swing.framework.model with parameters of type EntityEditor.ComponentModelsModifier and TypeMethodDescriptionSwingEntityEditor.create(EntityType entityType, EntityEditor.ComponentModels componentModels)