| Class | Description |
|---|---|
| ModelAnnotationProcessor | |
| ModelBean |
Represents a model.
|
| ModelFieldBean |
Represents one field in a
ModelBean |
| ModelGenerator |
Generator for creating ExtJS and Touch Model objects (JS code) based on a
provided class or
ModelBean. |
| Enum | Description |
|---|---|
| IncludeValidation | |
| ModelAssociationType | |
| ModelType |
Enumeration of all types that are valid in a ExtJS and Touch model object.
|
| OutputFormat |
Enumeration of all possible output formates for the model generator.
|
| Annotation Type | Description |
|---|---|
| Model |
Annotation to configure different aspects of a model object
|
| ModelAssociation |
Annotation that configures an association to another object.
|
| ModelField |
Annotation that configures different aspects of a model field.
|
Copyright © 2010-2013. All Rights Reserved.