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