| Interface | Description |
|---|---|
| AttributeModel |
An attribute model represents how a certain attribute of an entity will be
behave in the user interface.
|
| EntityModel<T> |
An interface representing a model that contains an entity's metadata
|
| EntityModelFactory |
Factory for entity models
|
| Enum | Description |
|---|---|
| AttributeDateType |
Indicates the date/time type of an attribute.
|
| AttributeSelectMode | |
| AttributeTextFieldMode |
the various options for components for editing a String value
|
| AttributeType |
Indicates the main attribute types in the entity model
|
| CascadeMode |
When to apply cascading - search screen, edit screen, or both
|
| CheckboxMode |
Checkbox mode for boolean properties
|
| EditableType |
Indicates when an attribute can be edited
|
| NumberSelectMode |
The various options for components for editing a numerical value
|
| VisibilityType |
Indicates whether an attribute is visible
|
Copyright © 2019 Open Circle Solutions. All rights reserved.