![]() | ![]() |


Definition at line 6 of file TaskManagerItemStates.as.
Static Public Attributes | |
| static var | Pending: TaskManagerItemStates = new TaskManagerItemStates("Pending" |
| static var static var | Running: TaskManagerItemStates = new TaskManagerItemStates("Running" |
| static var static var static var | Completed: TaskManagerItemStates = new TaskManagerItemStates("Completed" |
| static var static var static var static var | Interrupted: TaskManagerItemStates = new TaskManagerItemStates("Interrupted" |
Private Member Functions | |
| static var static var static var static var function | TaskManagerItemStates (aName:String, aOrderIndex:Number) |
| static var static var static var static var function gugga.sequence.TaskManagerItemStates.TaskManagerItemStates | ( | aName:String | , | |
| aOrderIndex:Number | ||||
| ) | [private] |
Definition at line 13 of file TaskManagerItemStates.as.
var gugga.sequence.TaskManagerItemStates.Pending [static] |
Definition at line 8 of file TaskManagerItemStates.as.
var static var gugga.sequence.TaskManagerItemStates.Running [static] |
Definition at line 8 of file TaskManagerItemStates.as.
var static var static var gugga.sequence.TaskManagerItemStates.Completed [static] |
Definition at line 8 of file TaskManagerItemStates.as.
var static var static var static var gugga.sequence.TaskManagerItemStates.Interrupted [static] |
Definition at line 8 of file TaskManagerItemStates.as.
1.5.2