Package org.apache.wicket.extensions.markup.html.repeater.tree.table

Interface Summary
ITreeColumn<T>  
ITreeDataProvider<T> An adapter from a ITreeProvider to a IDataProvider.
 

Class Summary
AbstractTreeColumn<T>  
NodeBorder A border for a node component which renders nested DIVs 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> A column displaying the tree nodes hierarchy.
TreeDataProvider<T> An adapter of a ITreeProvider to a IDataProvider.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.