Core Configuration tags for MXML and XML configuration



Classes
 ClassDescription
 ArrayTag Represents an Array value.
 ConstructorTag Represent the constructor arguments for an object definition.
 MxmlRootObjectTag Extension of the default object definition tag that handles ids set in MXML.
 MxmlViewTag Extension of the default view definition tag that handles ids set in MXML.
 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.
 PropertyTag Represent the property value for an object definition.
 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.