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 | |
|---|---|---|---|
| FlpDropIndicator
| nl.flexperiments.tree | IKDropIndicator is the base class for the indicator thats used when the user drags a node over the tree. | |
| FlpTree
| nl.flexperiments.tree |
FlpTree is a replacement for the default mx:tree. |
|
| FlpTreeEvent
| nl.flexperiments.events | FlpTreeEvent holds all the events that the FlpTree can fire. | |
| FlpTreeItemRenderer
| nl.flexperiments.tree | This class acts as base class for item renderers. | |
| Node
| nl.flexperiments.tree | The Node class is the base class for each node. |