| Package | Description |
|---|---|
| ca.odell.glazedlists |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeList.setTreeFormat(TreeList.Format<E> treeFormat)
Change how the structure of the tree is derived.
|
| Constructor and Description |
|---|
TreeList(EventList<E> source,
TreeList.Format<E> format)
Deprecated.
use the constructor that takes an
TreeList.ExpansionModel |
TreeList(EventList<E> source,
TreeList.Format<E> format,
TreeList.ExpansionModel<E> expansionModel)
Create a new TreeList that adds hierarchy to the specified source list.
|
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03