| Package | org.springextensions.actionscript.core.task.command |
| SVN browsing | TaskFlowControlCommand.as |
| Fisheye | TaskFlowControlCommand.as |
| Class | public class TaskFlowControlCommand |
| Inheritance | TaskFlowControlCommand flash.events.EventDispatcher |
| Implements | ICommand, ITaskFlowControl |
Documentation reference: tasks
| Property | Defined by | ||
|---|---|---|---|
| kind : TaskFlowControlKind
[read-only]
| TaskFlowControlCommand | ||
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new
TaskFlowControlCommand instance. | TaskFlowControlCommand | ||
|
execute():*
| TaskFlowControlCommand | ||
| kind | property |
| TaskFlowControlCommand | () | constructor |
public function TaskFlowControlCommand(kind:TaskFlowControlKind)
Creates a new TaskFlowControlCommand instance.
kind:TaskFlowControlKind |
| execute | () | method |
public function execute():*
Returns
* |