Package | Description |
---|---|
ca.odell.glazedlists |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExternalExpansionModel<E>
An
TreeList.ExpansionModel that uses a Map to remember
the expanded/collapsed state of elements. |
Modifier and Type | Field and Description |
---|---|
static TreeList.ExpansionModel |
TreeList.NODES_START_COLLAPSED
An
TreeList.ExpansionModel with a simple policy: all nodes start collapsed. |
static TreeList.ExpansionModel |
TreeList.NODES_START_EXPANDED
An
TreeList.ExpansionModel with a simple policy: all nodes start expanded. |
Modifier and Type | Method and Description |
---|---|
static <E> TreeList.ExpansionModel<E> |
TreeList.nodesStartCollapsed() |
static <E> TreeList.ExpansionModel<E> |
TreeList.nodesStartExpanded() |
Constructor and Description |
---|
DefaultExternalExpansionModel(TreeList.ExpansionModel<E> defaultsModel) |
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 2016-06-08 1:19