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

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

Class Summary
AbstractTreeColumn<T,S>  
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,S> A column displaying the tree nodes hierarchy.
TreeDataProvider<T> An adapter of a ITreeProvider to a IDataProvider.
 



Copyright © 2006–2020 Apache Software Foundation. All rights reserved.