| | Class | Description |
|---|
| | ArrayTag |
Represents an Array value. |
| | DynamicObjectTag |
Represents the root tag for an dynamic object definition in MXML or XML configuration. |
| | NestedObjectTag |
Tag that may be used for nested (inline) object definitions in MXML. |
| | ObjectReferenceTag |
Represents a reference to another object in the container (either by id or by type) in MXML or XML configuration. |
| | RootObjectTag |
Represents the root object tag for an object definition in MXML or XML configuration. |
| | ViewTag |
Represents the root view tag for an object definition in MXML or XML configuration. |