Uses of Interface
is.codion.framework.model.EntityEditModel.EntityEditor
Packages that use EntityEditModel.EntityEditor
Package
Description
Package configuration values:
EntityApplicationModel.USERNAME_PREFIX
EntityApplicationModel.SAVE_DEFAULT_USERNAME
EntityEditModel.POST_EDIT_EVENTS
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 EntityEditModel.EntityEditor in is.codion.framework.model
Methods in is.codion.framework.model that return EntityEditModel.EntityEditorModifier and TypeMethodDescriptionAbstractEntityEditModel.editor()
EntityEditModel.editor()
Returns aEntityEditModel.EntityEditor
wrapping the entity being edited.