Uses of Class
org.apache.wicket.markup.html.tree.AbstractTree

Packages that use AbstractTree
org.apache.wicket.markup.html.tree Package for Tree components. 
 

Uses of AbstractTree in org.apache.wicket.markup.html.tree
 

Subclasses of AbstractTree in org.apache.wicket.markup.html.tree
 class BaseTree
          An abstract Tree component that should serve as a base for custom Tree Components.
 class LabelTree
          Simple tree component that uses label to render tree node.
 class LinkTree
          Simple tree component that provides node panel with link allowing user to select individual nodes.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.