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 | |
|---|---|---|---|
| BitmapUtil
| com.jwopitz.utils | Util class for generating rendered images of display objects. | |
| DnDContainer
| dNdLib.containers | A container class that works with the DnDManager to allow for children drag and drop operations. | |
| DnDEvent
| dNdLib.events | Drag and Drop events are triggered by using the DnD Framework. | |
| DnDManager
| dNdLib.managers | Singleton class that conducts DnD operations. | |
| IDnDContainer
| dNdLib.containers | Feature set needed for performing DnD operations. | |
| IDnDManager
| dNdLib.managers | Interface for registering a IDnDContainer for DnD operations. |