Uses of Package
is.codion.framework.model
Packages that use is.codion.framework.model
Package
Description
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditModel.EDIT_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
Swing model classes
Package configuration values:
EntitySearchField.SEARCH_INDICATOR
EntitySearchField.SEARCH_PROGRESS_BAR_DELAY
DefaultEditComponent.DEFAULT_TEXT_FIELD_COLUMNS
-
Classes in is.codion.framework.model used by is.codion.framework.modelClassDescriptionA builder for a
ColumnConditionModelA central application model class.Manages theEntityModels for aEntityApplicationModelUseEntityConditionModel.builder()for instance.Manages the additional WHERE and HAVING conditions.Builds anEntityConditionModelThe second step in building anEntityConditionModelThe first step in building anEntityConditionModelManages an additional condition supplier.Indicates if the condition has changed since the last call toEntityConditionModel.Modified.reset()Specifies a class for editing anEntityinstance.Notified on delete.Notified on insert.Notified on update.Represents a task for inserting, updating or deleting entities, split up for use with a background thread.The task resultThe task performing the operationThe edit model settings.Provides edit access to an underlying entity.Provides models for editor components requiring database access.Provides edit access to anAttributevalue in the underlying entity being edited.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.Manages theEntitySearchModels used by aEntityEditModelBuilds aEntityExportSpecifies the entities to exportSpecifies the entity typeSpecifies the export attributesSpecifies the export outputAttribute settings for exporting entity data with denormalized foreign key references.Specifies a class responsible for, among other things, coordinating aEntityEditModeland anEntityTableModel.Manages the detail models for aEntityModelProvides entities based on query conditions.Manages the attributes to include and exclude 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.Controls table model editingSpecifies whether an attribute is editable for a given entity instance.Defines the actions a table model can perform when entities are inserted via the associated edit modelA task for refreshing a set of entities, split up for use with a background threadThe task resultA 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.testClassDescriptionAn abstract
EntityModelimplementation.A defaultEntityEditModelimplementationSpecifies 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.modelClassDescriptionAn abstract
EntityModelimplementation.An abstractEntityTableModelimplementationAn abstractEntityTableModel.EntityTableEditorimplementation.A central application model class.A defaultEntityEditModelimplementationA defaultEntityEditorimplementation.A defaultEntityEditor.ComponentModelsimplementation providing foreign key basedEntitySearchModel.A central application model class.UseEntityConditionModel.builder()for instance.A defaultConditionModelfactory for Entity based condition models.Specifies a class for editing anEntityinstance.Provides edit access to an underlying entity.Provides models for editor components requiring database access.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.Controls table model editingA 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.