A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
FactoryTask — class, package com.rosettastone.library.taskmanager |
|
Decorates a Task returned by the specified factory method. |
FactoryTask(taskFactoryFunction:Function, thisObj:any, args:Array, taskWillBeInterruptible:Boolean, taskIdentifier:String) — Constructor, class com.rosettastone.library.taskmanager.FactoryTask |
|
Constructor. |
_failUponError — Property, class com.rosettastone.library.taskmanager.ObserverTask |
| |
FINAL — Constant Static Property, class com.rosettastone.library.taskmanager.events.TaskEvent |
| |
_finalHandlers — Property, class com.rosettastone.library.taskmanager.Task |
| |
finishTask(message:String, data:any) — method, class com.rosettastone.library.taskmanager.TaskWithClosure |
|
Instructs Task to complete itself. |
flushTaskQueue(forcefullyPreventTaskFromCompleting:Boolean) — method, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
|
Remove all Tasks from the queue. |
_flushTaskQueueLock — Property, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |