Packageorg.spicefactory.parsley.flex.tag.command
Classpublic class MxmlCommandSequenceTag
InheritanceMxmlCommandSequenceTag Inheritance AbstractMxmlCommandParentTag Inheritance Object

Tag for command sequences declared in MXML or XML configuration.

Default MXML Propertyconfig



Public Properties
 PropertyDefined By
 Inheritedconfig : Array
[write-only] The command configuration or flow links for this command definition.
AbstractMxmlCommandParentTag
 Inheritedlinks : Array
[read-only] The links of this command tag in case it represents a command in a flow.
AbstractMxmlCommandParentTag
Public Methods
 MethodDefined By
 Inherited
Creates a new command factory based on the configuration of this tag.
AbstractMxmlCommandParentTag