|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeList.Format | |
|---|---|
| ca.odell.glazedlists | |
| Uses of TreeList.Format in ca.odell.glazedlists |
|---|
| Methods in ca.odell.glazedlists with parameters of type TreeList.Format | |
|---|---|
void |
TreeList.setTreeFormat(TreeList.Format<E> treeFormat)
Change how the structure of the tree is derived. |
| Constructors in ca.odell.glazedlists with parameters of type TreeList.Format | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||