The mx.controls.treeClasses package contains the classes used by the Tree control.
Interfaces
| | Interface | Description |
|---|
| | ITreeDataDescriptor |
Interface providing methods for parsing and adding nodes
to a collection of data that is displayed by a Tree control. |
| | ITreeDataDescriptor2 |
The ITreeDataDescriptor2 Interface defines methods for parsing and adding nodes
to a collection of data that is displayed by a Tree control. |
Classes
| | Class | Description |
|---|
| | DefaultDataDescriptor |
The DefaultDataDescriptor class provides a default implementation for
accessing and manipulating data for use in controls such as Tree and Menu. |
| | TreeItemRenderer |
The TreeItemRenderer class defines the default item renderer for a Tree control. |
| | TreeListData |
The TreeListData class defines the data type of the listData property
implemented by drop-in item renderers or drop-in item editors for the Tree control. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00