java.lang.Object
org.apache.wicket.behavior.Behavior
org.apache.wicket.extensions.markup.html.repeater.tree.table.NodeBorder
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, org.apache.wicket.util.io.IClusterable

public class NodeBorder extends Behavior
A border for a node component which renders nested DIVs to simulate the structure of parental branches inside a tabular layout.
Author:
svenmeier
See Also: