| 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. |
| ModelField |
Annotation that configures different aspects of a model field.
|
| ModelFields |
Container annotation that aggregates several
ModelField annotations. |
| ModelValidation |
Annotation that configures validation for a model
|
| ModelValidationParameter | |
| ModelValidations |
Container annotation that aggregates several
ModelValidation
annotations. |
Copyright © 2013-2014. All Rights Reserved.