Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| BulkErrorEvent
| br.com.stimuli.loading |
An event that holds information about the what items have failed BulkLoader. |
|
| BulkLoader
| br.com.stimuli.loading | Manages loading for simultaneous items and multiple formats. | |
| BulkProgressEvent
| br.com.stimuli.loading |
An event that holds information about the status of a BulkLoader. |
|
| LazyBulkLoader
| br.com.stimuli.loading.lazyloaders | A serialized version of af BulkLoader instance. | |
| LazyJSONLoader
| br.com.stimuli.loading.lazyloaders | ||
| LazyXMLLoader
| br.com.stimuli.loading.lazyloaders | ||
| LoadingItem
| br.com.stimuli.loading.loadingtypes |
An class used in BulkLoader instances.. |