| 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 |
| error(message:String, data:any) — method, class com.rosettastone.library.taskmanager.InterruptibleStubTask |
|
Instructs Task to dispatch an error event. |
| error(message:String, data:any) — method, class com.rosettastone.library.taskmanager.StubTask |
|
Instructs Task to dispatch an error event. |
| ERROR — Constant Static Property, class com.rosettastone.library.taskmanager.events.TaskEvent |
| |
| ERROR — Constant Static Property, class com.rosettastone.library.taskmanager.events.TaskManagerEvent |
| |
| errorDatas — Property, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
|
Error datas from all inner Tasks that failed during execution. |
| errorDatas — Property, class com.rosettastone.library.taskmanager.AbstractTaskManager |
|
Error datas from all inner Tasks that failed during execution. |
| _errored — Property, class com.rosettastone.library.taskmanager.Task |
| |
| _erroredTasks — Property, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
| |
| erroredTasks — Property, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
|
Tasks that errored during execution. |
| erroredTasks — Property, class com.rosettastone.library.taskmanager.AbstractTaskManager |
|
Tasks that errored during execution. |
| _errorHandlers — Property, class com.rosettastone.library.taskmanager.Task |
| |
| errorMessages — Property, class com.rosettastone.library.taskmanager.AbstractCompositeTask |
|
Unique error messages from all inner Tasks that failed during execution. |
| errorMessages — Property, class com.rosettastone.library.taskmanager.AbstractTaskManager |
|
Unique error messages from all inner Tasks that failed during execution. |
| errorTask(message:String, data:any) — method, class com.rosettastone.library.taskmanager.TaskWithClosure |
|
Instructs Task to dispatch an error event. |
| EventHandlingTask — class, package com.rosettastone.library.taskmanager |
|
Convenience Task that listens to an IEventDispatcher for either a success or failure type event. |
| EventHandlingTask(eventDispatcher:flash.events:IEventDispatcher, successEventTypeOrTypes:any, failureEventTypeOrTypes:any, taskIdentifier:String) — Constructor, class com.rosettastone.library.taskmanager.EventHandlingTask |
|
Constructor. |
| _executeTaskInParallel — 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 |