Uses of Interface
is.codion.framework.model.EntityApplicationModel
Packages that use EntityApplicationModel
Package
Description
Package configuration values:
USERNAME_PREFIX
SAVE_DEFAULT_USERNAME
EntityEditModel.POST_EDIT_EVENTS
EntityEditModel.EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.HANDLE_EDIT_EVENTS
EntityTableModel.ORDER_QUERY_BY_SORT_ORDER
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
-
Uses of EntityApplicationModel in is.codion.framework.model
Classes in is.codion.framework.model that implement EntityApplicationModelModifier and TypeClassDescriptionclass
DefaultEntityApplicationModel<M extends EntityModel<M,
E, T>, E extends EntityEditModel, T extends EntityTableModel<E>> A central application model class. -
Uses of EntityApplicationModel in is.codion.swing.framework.model
Classes in is.codion.swing.framework.model that implement EntityApplicationModel