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.


 ClassPackageDescription
 FlpDropIndicator
nl.flexperiments.tree Basic drop indicator, this can be anything you want
 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 is the basic itemrenderer.

 Node
nl.flexperiments.tree

The node class is the base of the tree, a node is an item in the tree, with it's children