| Interface | Description |
|---|---|
| ITreeColumn<T,S> | |
| ITreeDataProvider<T> |
An adapter from a
ITreeProvider to a IDataProvider. |
| Class | Description |
|---|---|
| AbstractTreeColumn<T,S> | |
| NodeBorder |
A border for a node component which renders nested
DIVs to simulate the structure of
parental branches inside a tabular layout. |
| NodeModel<T> |
A model wrapping the actual node model, carrying additional information about the parental
branches.
|
| TreeColumn<T,S> |
A column displaying the tree nodes hierarchy.
|
| TreeDataProvider<T> |
An adapter of a
ITreeProvider to a IDataProvider. |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.