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
DIV s 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–2022 Apache Software Foundation. All rights reserved.