|
||||||||||
| 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.openfaces.component.table.TreeStructure
org.openfaces.component.table.StaticTreeStructure
public class StaticTreeStructure
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
BEANINFO_KEY, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
StaticTreeStructure()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFamily()
|
int |
getLevel()
|
int |
getNodeCount()
|
java.lang.Object |
getNodeData()
|
boolean |
getNodeHasChildren()
|
int |
getNodeIndex()
|
java.lang.Object |
getNodeKey()
|
void |
goToChildLevel()
|
void |
goToParentLevel()
|
void |
goToTopLevel()
|
boolean |
isNodeAvailable()
|
void |
setNodeIndex(int nodeIndex)
|
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getValueExpression, initialStateMarked, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent, visitTree |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public StaticTreeStructure()
| Method Detail |
|---|
public java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentpublic void goToTopLevel()
goToTopLevel in class TreeStructurepublic void goToChildLevel()
goToChildLevel in class TreeStructurepublic void goToParentLevel()
goToParentLevel in class TreeStructurepublic int getNodeCount()
getNodeCount in class TreeStructurepublic void setNodeIndex(int nodeIndex)
setNodeIndex in class TreeStructurepublic int getNodeIndex()
getNodeIndex in class TreeStructurepublic boolean isNodeAvailable()
isNodeAvailable in class TreeStructurepublic java.lang.Object getNodeData()
getNodeData in class TreeStructurepublic java.lang.Object getNodeKey()
getNodeKey in class TreeStructurepublic boolean getNodeHasChildren()
getNodeHasChildren in class TreeStructurepublic int getLevel()
getLevel in class TreeStructure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||