Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.markup.html.repeater.tree
package org.apache.wicket.extensions.markup.html.repeater.tree
-
ClassDescriptionAbstractTree<T>Abstract base class for
NestedTree
andTableTree
.The state of a node.An implementation of the NestedTree that aims to solve the 90% usecase by usingFolder
s on a standardNestedTree
.DefaultTableTree<T,S> Tree provider that can hold sort stateProvider of a tree.NestedTree<T>A tree with nested markup.Node<T>Representation of a single node in the tree.TableTree<T,S> A tree with tabular markup.