|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxTreeNode | |
---|---|
tutorial.jsf.component.ajaxtree |
Uses of AjaxTreeNode in tutorial.jsf.component.ajaxtree |
---|
Methods in tutorial.jsf.component.ajaxtree with parameters of type AjaxTreeNode | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |