mx.controls.treeClasses 패키지에는 Tree 컨트롤에서 사용되는 클래스가 들어 있습니다.
인터페이스
| 인터페이스 | 설명 | |
|---|---|---|
| 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. |
클래스
| 클래스 | 설명 | |
|---|---|---|
| DefaultDataDescriptor | The DefaultDataDescriptor class provides a default implementation for accessing and manipulating data for use in controls such as Tree and Menu. | |
| MXTreeItemRenderer | The MXTreeItemRenderer class defines the Spark item renderer class for use with the MX Tree control. | |
| 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. |
Tue Jun 12 2018, 03:32 PM Z