|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ISortableTreeProvider<T,S> | Tree provider that can hold sort state |
| ITreeProvider<T> | Provider of a tree. |
| Class Summary | |
|---|---|
| AbstractTree<T> | Abstract base class for NestedTree and TableTree. |
| DefaultNestedTree<T> | An implementation of the NestedTree that aims to solve the 90% usecase by using Folders
on a standard NestedTree. |
| DefaultTableTree<T,S> | An implementation of the TableTree that aims to solve the 90% usecase by using Folders
and by adding navigation, headers and no-records-found toolbars to a standard TableTree. |
| NestedTree<T> | A tree with nested markup. |
| Node<T> | Representation of a single node in the tree. |
| TableTree<T,S> | A tree with tabular markup. |
| Enum Summary | |
|---|---|
| AbstractTree.State | The state of a node. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||