Packageorg.spicefactory.parsley.command.tag
Classpublic class ParallelCommandsTag
InheritanceParallelCommandsTag Inheritance AbstractCommandGroupTag Inheritance AbstractCommandParentTag Inheritance AbstractCommandTag Inheritance Object

Tag for parallel commands declared in MXML or XML configuration.

Default MXML Propertycommands



Public Properties
 PropertyDefined By
 Inheritedcommands : Array
The commands to be added to this command group or flow.
AbstractCommandParentTag
 Inheritedid : String
The id of the command.
AbstractCommandTag
 Inheritedlinks : Array
The links of this command tag in case it represents a command in a flow.
AbstractCommandTag
Public Methods
 MethodDefined By
 Inherited
[override] Creates a new command factory based on the configuration of this tag.
AbstractCommandGroupTag