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
-
ClassesClassDescriptionBranchItem<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 anullnode was given to the constructor).