public class Mindmap extends MindmapBase
MindmapBase.PropertyKeys| Modifier and Type | Field and Description | 
|---|---|
| static String | COMPONENT_TYPE | 
| static String | STYLE_CLASS | 
COMPONENT_FAMILY, DEFAULT_RENDERER| Constructor and Description | 
|---|
| Mindmap() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MindmapNode | findNode(MindmapNode searchRoot,
        String rowKey) | 
| Map<String,Class<? extends javax.faces.event.BehaviorEvent>> | getBehaviorEventMapping() | 
| Collection<String> | getEventNames() | 
| MindmapNode | getSelectedNode() | 
| String | getSelectedNodeKey(javax.faces.context.FacesContext context) | 
| boolean | isNodeSelectRequest(javax.faces.context.FacesContext context) | 
| void | queueEvent(javax.faces.event.FacesEvent event) | 
getEffectSpeed, getFamily, getStyle, getStyleClass, getValue, getWidgetVar, setEffectSpeed, setStyle, setStyleClass, setValue, setWidgetVaraddClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindingencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent, visitTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolveWidgetVar, resolveWidgetVarpublic static final String COMPONENT_TYPE
public static final String STYLE_CLASS
public Map<String,Class<? extends javax.faces.event.BehaviorEvent>> getBehaviorEventMapping()
public Collection<String> getEventNames()
getEventNames in interface javax.faces.component.behavior.ClientBehaviorHoldergetEventNames in class javax.faces.component.UIComponentBasepublic MindmapNode getSelectedNode()
public String getSelectedNodeKey(javax.faces.context.FacesContext context)
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class javax.faces.component.UIComponentBaseprotected MindmapNode findNode(MindmapNode searchRoot, String rowKey)
public boolean isNodeSelectRequest(javax.faces.context.FacesContext context)
Copyright © 2020. All rights reserved.