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 | |
|---|---|---|---|
| AdvancedList
| com.flextoolbox.controls |
An extension of the standard Flex List control. |
|
| CheckBoxList
| com.flextoolbox.controls | A List that contains CheckBoxes to indicate selection rather than a colored background. | |
| CheckBoxListItemDragProxy
| com.flextoolbox.controls.listClasses |
The default drag proxy used when dragging from a CheckBoxList control. |
|
| CheckBoxListItemRenderer
| com.flextoolbox.controls.listClasses | The CheckBoxListItemRenderer class defines an item renderer that displays selection through a CheckBox for a List control. | |
| PopUpInitializer
| com.flextoolbox.containers | Adds a set of controls to the PopUpManager upon initialization. | |
| PopUpThumbnail
| com.flextoolbox.controls | A thumbnail representation of an image that, when clicked, will display the full-size image as a modal popup. | |
| PopUpThumbnailEvent
| com.flextoolbox.events | Represents events that are dispatched when the full-size representation of a thumbnail is opened and closed. | |
| TheInstantiator
| com.flextoolbox.utils | Utility for creating instances of Flex sub-components or skins. | |
| ZoomFrame
| com.flextoolbox.controls |
Holds a DisplayObject which may be zoomed in or out by
altering the scale property. |