Packageorg.spicefactory.parsley.flex.tag.core
Classpublic class MxmlViewTag
InheritanceMxmlViewTag Inheritance ViewTag Inheritance Object
Implements mx.core.IMXMLObject

Extension of the default view definition tag that handles ids set in MXML.

Default MXML Propertydecorators



Public Properties
 PropertyDefined By
 Inheriteddecorators : Array
The ObjectDefinitionDecorator instances added to this definition.
ViewTag
 Inheritedid : String
The optional id the view definition produced by this factory should be registered with.
ViewTag
 Inheritedtype : Class
The type of dynamically wired views the definition produced by this factory should be applied to.
ViewTag
Public Methods
 MethodDefined By
 Inherited
Processes this configuration tag, possilbly creating and registering object definitions.
ViewTag