Uses of Interface
is.codion.framework.model.EntityApplicationModel
Packages that use EntityApplicationModel
Package
Description
Package configuration values:
USER_PREFERENCES
PREFERENCES_KEY
EntityEditModel.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 EntityApplicationModel in is.codion.framework.model
Classes in is.codion.framework.model that implement EntityApplicationModelModifier and TypeClassDescriptionclassDefaultEntityApplicationModel<M extends EntityModel<M,E, T, R>, E extends EntityEditModel<M, E, T, R>, T extends EntityTableModel<M, E, T, R>, R extends EntityEditor<M, E, T, R>> A central application model class. -
Uses of EntityApplicationModel in is.codion.swing.framework.model
Classes in is.codion.swing.framework.model that implement EntityApplicationModel