Uses of Interface
ca.odell.glazedlists.TreeList.Format

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.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by James Lemieux at 2009-01-25 18:40