Parsley + Spicelib API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
ParallelCommandsTag
Properties
|
Methods
Package
org.spicefactory.parsley.command.tag
Class
public class ParallelCommandsTag
Inheritance
ParallelCommandsTag
AbstractCommandGroupTag
AbstractCommandParentTag
AbstractCommandTag
Object
Tag for parallel commands declared in MXML or XML configuration.
Default MXML Property
commands
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
commands
: Array
The commands to be added to this command group or flow.
AbstractCommandParentTag
id
: String
The id of the command.
AbstractCommandTag
links
: Array
The links of this command tag in case it represents a command in a flow.
AbstractCommandTag
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
resolve
(registry:
ObjectDefinitionRegistry
):
ManagedCommandFactory
[override] Creates a new command factory based on the configuration of this tag.
AbstractCommandGroupTag
Mon Feb 6 2012, 01:04 AM +01:00