|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ISortableTreeProvider<T> | 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 Folder s
on a standard NestedTree . |
DefaultTableTree<T> | An implementation of the TableTree that aims to solve the 90% usecase by using Folder s
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> | A tree with tabular markup. |
Enum Summary | |
---|---|
AbstractTree.State | The state of a node. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |