Packageorg.spicefactory.parsley.flex.tag.core
Classpublic class MxmlDynamicObjectTag
InheritanceMxmlDynamicObjectTag Inheritance DynamicObjectTag Inheritance Object
Implements mx.core.IMXMLObject

Extension of the default dynamic object tag that handles ids set in MXML.

Default MXML Propertydecorators



Public Properties
 PropertyDefined By
 Inheriteddecorators : Array
The ObjectDefinitionDecorator instances added to this definition.
DynamicObjectTag
 Inheritedid : String
The id the object should be registered with.
DynamicObjectTag
 Inheritedtype : Class
The type of the object configured by this definition.
DynamicObjectTag
Public Methods
 MethodDefined By
 Inherited
Processes this configuration tag, possilbly creating and registering object definitions.
DynamicObjectTag