org.richfaces.component
@Generated(value={"RichFaces CDK","4.3.1.Final-redhat-1"}) public class UITreeNode extends AbstractTreeNode implements javax.faces.component.behavior.ClientBehaviorHolder, org.ajax4jsf.component.IterationStateHolder, org.richfaces.component.MetaComponentEncoder, org.richfaces.component.MetaComponentResolver, org.richfaces.component.attribute.CoreProps, org.richfaces.component.attribute.EventsKeyProps, org.richfaces.component.attribute.EventsMouseProps, org.richfaces.component.attribute.I18nProps, org.richfaces.component.attribute.ImmediateProps, org.richfaces.component.attribute.TreeCommonProps, TreeToggleSource
The
| Modifier and Type | Class and Description |
|---|---|
protected static class |
UITreeNode.Properties |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
SUBTREE_META_COMPONENT_ID| Constructor and Description |
|---|
UITreeNode() |
addTreeToggleListener, broadcast, encodeMetaComponent, findTreeComponent, getIterationState, getLocalExpandedValue, getTreeToggleListeners, isExpanded, queueEvent, removeTreeToggleListener, resolveClientId, setExpanded, setIterationState, substituteUnresolvedClientId, visitTreeaddClientBehavior, addFacesListener, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddClientBehavior, getClientBehaviorsgetIterationState, setIterationStateresolveClientId, substituteUnresolvedClientIdaddTreeToggleListener, removeTreeToggleListenerpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class AbstractTreeNodepublic Collection<String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic String getDefaultEventName()
getDefaultEventName in interface javax.faces.component.behavior.ClientBehaviorHoldergetDefaultEventName in class javax.faces.component.UIComponentBasepublic String getDir()
getDir in interface org.richfaces.component.attribute.I18nPropspublic void setDir(String dir)
public String getHandleClass()
getHandleClass in interface org.richfaces.component.attribute.TreeCommonPropspublic void setHandleClass(String handleClass)
public String getIconClass()
getIconClass in interface org.richfaces.component.attribute.TreeCommonPropspublic void setIconClass(String iconClass)
public String getIconCollapsed()
getIconCollapsed in interface org.richfaces.component.attribute.TreeCommonPropspublic void setIconCollapsed(String iconCollapsed)
public String getIconExpanded()
getIconExpanded in interface org.richfaces.component.attribute.TreeCommonPropspublic void setIconExpanded(String iconExpanded)
public String getIconLeaf()
getIconLeaf in interface org.richfaces.component.attribute.TreeCommonPropspublic void setIconLeaf(String iconLeaf)
public boolean isImmediate()
isImmediate in interface org.richfaces.component.attribute.ImmediatePropspublic void setImmediate(boolean immediate)
public String getLabelClass()
getLabelClass in interface org.richfaces.component.attribute.TreeCommonPropspublic void setLabelClass(String labelClass)
public String getLang()
getLang in interface org.richfaces.component.attribute.I18nPropspublic void setLang(String lang)
public String getOnbeforetoggle()
AbstractTreeNodegetOnbeforetoggle in class AbstractTreeNodepublic void setOnbeforetoggle(String onbeforetoggle)
public String getOnclick()
getOnclick in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnclick(String onclick)
public String getOndblclick()
getOndblclick in interface org.richfaces.component.attribute.EventsMousePropspublic void setOndblclick(String ondblclick)
public String getOnkeydown()
getOnkeydown in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeydown(String onkeydown)
public String getOnkeypress()
getOnkeypress in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeypress(String onkeypress)
public String getOnkeyup()
getOnkeyup in interface org.richfaces.component.attribute.EventsKeyPropspublic void setOnkeyup(String onkeyup)
public String getOnmousedown()
getOnmousedown in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmousedown(String onmousedown)
public String getOnmousemove()
getOnmousemove in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmousemove(String onmousemove)
public String getOnmouseout()
getOnmouseout in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseout(String onmouseout)
public String getOnmouseover()
getOnmouseover in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseover(String onmouseover)
public String getOnmouseup()
getOnmouseup in interface org.richfaces.component.attribute.EventsMousePropspublic void setOnmouseup(String onmouseup)
public String getOntoggle()
AbstractTreeNodegetOntoggle in class AbstractTreeNodepublic void setOntoggle(String ontoggle)
public String getStyle()
getStyle in interface org.richfaces.component.attribute.CorePropspublic void setStyle(String style)
public String getStyleClass()
getStyleClass in interface org.richfaces.component.attribute.CorePropspublic void setStyleClass(String styleClass)
public String getTitle()
getTitle in interface org.richfaces.component.attribute.CorePropspublic void setTitle(String title)
public String getType()
AbstractTreeNodegetType in class AbstractTreeNodepublic void setType(String type)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.