Packageorg.spicefactory.parsley.flex.tag.command
Classpublic class MxmlCommandFactoryTag
InheritanceMxmlCommandFactoryTag Inheritance CommandFactoryTag Inheritance Object
Implements mx.core.IMXMLObject

Extension of the default command factory tag that handles ids set in MXML.

Default MXML Propertycommand



Public Properties
 PropertyDefined By
 Inheritedcommand : NestedCommandTag
The command to create a factory for.
CommandFactoryTag
 Inheritedid : String
The id the command should be registered with in the Context.
CommandFactoryTag
Public Methods
 MethodDefined By
 Inherited
Processes this configuration tag, possilbly creating and registering object definitions.
CommandFactoryTag