Package org.apache.myfaces.custom.tree

Interface Summary
IconProvider Interface to be implemented by node icon providers.
MutableTreeNode Defines the requirements for a tree node object that can change -- by adding or removing child nodes, or by changing the contents of a user object stored in the node.
TreeNode Defines the requirements for an object that can be used as a tree node for HtmlTree.
 

Class Summary
AbstractHtmlTreeCheckbox Renders a HTML input of type "treeCheckbox".
AbstractHtmlTreeImageCommandLink HTML image link.
DefaultMutableTreeNode Default implementation of MutableTreeNode.
HtmlTree A tree data component.
HtmlTreeColumn Renders a HTML input of type "treeColumn".
HtmlTreeNode Represents a single node of a three.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.