Package wicket.markup.html.tree

Package for Tree components.

See:
          Description

Class Summary
AbstractTree Base component for trees.
SelectedPathReplacementModel Replacement model that looks up whether the current row is the active one.
Tree An tree that renders as a flat (not-nested) list, using spacers for indentation and nodes at the end of one row.
Tree.DefaultNodePanel The default node panel.
TreeState Holder and handler for tree state.
 

Package wicket.markup.html.tree Description

Package for Tree components.

This tree will be moved to extensions (wicket.extensions.markup.html.tree) for Wicket 2.0, and the tree that is now in that package will be moved here and made the default tree for the Wicket core package.



Copyright © 2004-2007 Wicket developers. All Rights Reserved.