| Enum | Description |
|---|---|
| ModelAssociationType | |
| ModelType |
Enumeration of all types that are valid in a ExtJS and Touch model object.
|
| ModelValidationType |
| Annotation Type | Description |
|---|---|
| Model |
Annotation to configure different aspects of a model object
|
| ModelAssociation |
Annotation that configures an association to another object.
|
| ModelAssociations |
Container annotation that aggregates several
ModelAssociation annotations. |
| ModelClientId |
Denotes a field as the model's client id property.
|
| ModelField |
Annotation that configures different aspects of a model field.
|
| ModelFields |
Container annotation that aggregates several
ModelField annotations. |
| ModelId |
Denotes a field as the model's unique id.
|
| ModelValidation |
Annotation that configures validation for a model
|
| ModelValidationParameter | |
| ModelValidations |
Container annotation that aggregates several
ModelValidation annotations. |
| ModelVersion |
Denotes a field as the model's version property.
|
| ReferenceConfig |
Annotation that configures different aspects of a reference.
|
Copyright © 2013–2015. All rights reserved.