Package org.apache.wicket.extensions.markup.html.repeater.tree.table
-
Interface Summary Interface Description ITreeColumn<T,S> ITreeDataProvider<T> An adapter from aITreeProviderto aIDataProvider. -
Class Summary Class Description AbstractTreeColumn<T,S> NodeBorder A border for a node component which renders nestedDIVs 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 aITreeProviderto aIDataProvider.