Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.markup.html.repeater.tree.nested
package org.apache.wicket.extensions.markup.html.repeater.tree.nested
-
ClassDescriptionBranchItem<T>A branch is a container for a single node and its children inside a
Subtree
.Subtree<T>A subtree handles all children of a single node (or the root nodes if anull
node was given to the constructor).