Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.markup.html.repeater.tree.table
package org.apache.wicket.extensions.markup.html.repeater.tree.table
-
ClassDescriptionAbstractTreeColumn<T,
S> ITreeColumn<T,S> An adapter from aITreeProvider
to aIDataProvider
.A border for a node component which renders nestedDIV
s 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.An adapter of aITreeProvider
to aIDataProvider
.