gugga.sequence.TaskManagerItemStates Class Reference

Inheritance diagram for gugga.sequence.TaskManagerItemStates:

Inheritance graph
[legend]
Collaboration diagram for gugga.sequence.TaskManagerItemStates:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
Barni

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)


Constructor & Destructor Documentation

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.


Member Data Documentation

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.


Generated on Fri May 11 17:14:45 2007 for GuggaFramework by  doxygen 1.5.2