| Interface | Description |
|---|---|
| TreeModel |
Model class for the tree component.
|
| TreeNode |
Defines the requirements for an object that can be used as a tree node for
use in a
UITreeData component. |
| TreeState |
| Class | Description |
|---|---|
| HtmlTree |
Represents "tree data" in an HTML format.
|
| HtmlTreeRenderer | |
| TreeModelBase |
Model class for the tree component.
|
| TreeNodeBase | |
| TreeStateBase | |
| TreeTag | |
| UITreeData |
TreeData is a
UIComponent that supports binding data stored in a tree represented
by a TreeNode instance. |