|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.richfaces.model.StackingTreeModelProvider
org.richfaces.component.UITreeNodesAdaptor
org.richfaces.component.UIRecursiveTreeNodesAdaptor
org.richfaces.component.html.HtmlRecursiveTreeNodesAdaptor
public class HtmlRecursiveTreeNodesAdaptor
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Constructor Summary | |
|---|---|
HtmlRecursiveTreeNodesAdaptor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFamily()
|
java.lang.Object |
getNodes()
|
java.lang.Object |
getRoots()
|
java.lang.String |
getVar()
|
boolean |
isIncluded()
|
boolean |
isIncludedNode()
|
boolean |
isIncludedRoot()
|
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setIncluded(boolean _included)
|
void |
setIncludedNode(boolean _includedNode)
|
void |
setIncludedRoot(boolean _includedRoot)
|
void |
setNodes(java.lang.Object _nodes)
|
void |
setRoots(java.lang.Object _roots)
|
void |
setVar(java.lang.String _var)
|
| Methods inherited from class org.richfaces.component.UIRecursiveTreeNodesAdaptor |
|---|
getData, getStackingModel, includeNode |
| Methods inherited from class org.richfaces.component.UITreeNodesAdaptor |
|---|
createStackingTreeModel |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
| Constructor Detail |
|---|
public HtmlRecursiveTreeNodesAdaptor()
| Method Detail |
|---|
public boolean isIncluded()
isIncluded in class UIRecursiveTreeNodesAdaptorpublic void setIncluded(boolean _included)
setIncluded in class UIRecursiveTreeNodesAdaptorpublic boolean isIncludedNode()
isIncludedNode in class UITreeNodesAdaptorpublic void setIncludedNode(boolean _includedNode)
setIncludedNode in class UITreeNodesAdaptorpublic boolean isIncludedRoot()
isIncludedRoot in class UIRecursiveTreeNodesAdaptorpublic void setIncludedRoot(boolean _includedRoot)
setIncludedRoot in class UIRecursiveTreeNodesAdaptorpublic java.lang.Object getNodes()
getNodes in class org.richfaces.model.StackingTreeModelProviderpublic void setNodes(java.lang.Object _nodes)
setNodes in class org.richfaces.model.StackingTreeModelProviderpublic java.lang.Object getRoots()
getRoots in class UIRecursiveTreeNodesAdaptorpublic void setRoots(java.lang.Object _roots)
setRoots in class UIRecursiveTreeNodesAdaptorpublic java.lang.String getVar()
getVar in class UIRecursiveTreeNodesAdaptorpublic void setVar(java.lang.String _var)
setVar in class UIRecursiveTreeNodesAdaptorpublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||