Uses of Class
tutorial.jsf.component.ajaxtree.AjaxTree

Packages that use AjaxTree
tutorial.jsf.component.ajaxtree   
 

Uses of AjaxTree in tutorial.jsf.component.ajaxtree
 

Methods in tutorial.jsf.component.ajaxtree with parameters of type AjaxTree
protected  javax.faces.component.UIComponent AjaxTreeRenderer.findFacet(AjaxTree tree, AjaxTreeNode node)
          Gets the facet for a given node.
protected  java.lang.String AjaxTreeRenderer.getFacetOutput(javax.faces.context.FacesContext context, AjaxTree tree, AjaxTreeNode node)
          Takes a tree and a node and uses the facet configured for that node type to generate an HTML string.
protected  void AjaxTreeRenderer.renderRootNode(AjaxTree tree, javax.faces.context.FacesContext context, AjaxTreeNode node, int rootNumber)
          Renders a root node.
 



Copyright © 2008. All Rights Reserved.