Uses of Package
is.codion.framework.model
Packages that use is.codion.framework.model
Package
Description
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.RESTORE_DEFAULT_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditModel.EDIT_EVENTS
EntityEditModel.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
-
Classes in is.codion.framework.model used by is.codion.framework.modelClassDescriptionA central application model class.Manages the
EntityModels for aEntityApplicationModelSpecifies a class for editing anEntityinstance.Provides edit access to anAttributevalue in the underlying entity being edited.Represents a task for inserting, updating or deleting entities, split up for use with a background thread.The task resultThe task performing the operationProvides edit access to the underlying entity.Indicates whether the active entity exists in the database.Indicates whether the active entity is modified, that is, exists and has one or more modified attribute values.The edit model settings.Specifies a class responsible for, among other things, coordinating aEntityEditModeland anEntityTableModel.Manages the detail models for aEntityModelProvides entities based on query conditions.Specifies an additional condition supplier.Manages the attributes to include when querying.Searches for entities based on a search text and set of String based condition columns.A builder for aEntitySearchModel.Provides aEntitySearchModel.BuilderManages the search strings and provides search results.Controls the selectionColumn search settingsSpecifies a table model containingEntityinstances.Defines the actions a table model can perform when entities are inserted via the associated edit modelA default foreign key condition model usingEntitySearchModelfor both theOperator.EQUALandOperator.INoperands.A builder for aForeignKeyConditionModelRepresents a link between two entity models based on a foreign key.Builds aForeignKeyModelLinkRepresents a link between two entity models.Builds aModelLink -
Classes in is.codion.framework.model used by is.codion.framework.model.testClassDescriptionA default
EntityEditModelimplementationAn abstractEntityModelimplementation.Specifies a class for editing anEntityinstance.Specifies a class responsible for, among other things, coordinating aEntityEditModeland anEntityTableModel.Specifies a table model containingEntityinstances. -
Classes in is.codion.framework.model used by is.codion.swing.framework.modelClassDescriptionA default
EntityEditModelimplementationAn abstractEntityModelimplementation.An abstractEntityTableModelimplementationA central application model class.A central application model class.A defaultConditionModelfactory for Entity based condition models.Specifies a class for editing anEntityinstance.Specifies a class responsible for, among other things, coordinating aEntityEditModeland anEntityTableModel.Provides entities based on query conditions.Searches for entities based on a search text and set of String based condition columns.Specifies a table model containingEntityinstances.A default foreign key condition model usingEntitySearchModelfor both theOperator.EQUALandOperator.INoperands. -
Classes in is.codion.framework.model used by is.codion.swing.framework.ui.componentClassDescriptionSearches for entities based on a search text and set of String based condition columns.