org.exoplatform.platform.webui.navigation
Class UINavigationNodeSelector
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.platform.webui.navigation.UINavigationNodeSelector
public class UINavigationNodeSelector
- extends org.exoplatform.webui.core.UIContainer
Copied by The eXo Platform SARL Author May 28, 2009 3:07:15 PM
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UINavigationNodeSelector
public UINavigationNodeSelector()
throws Exception
- Throws:
Exception
setUserNodeLabels
public void setUserNodeLabels(Map<String,Map<Locale,org.exoplatform.portal.mop.Described.State>> labels)
getUserNodeLabels
public Map<String,Map<Locale,org.exoplatform.portal.mop.Described.State>> getUserNodeLabels()
initTreeData
public void initTreeData()
throws Exception
- Init the UITree wrapped in UINavigationNodeSelector
- Throws:
Exception
selectNode
public TreeNode selectNode(TreeNode node)
throws Exception
- Throws:
Exception
rebaseNode
public TreeNode rebaseNode(TreeNode treeNode,
org.exoplatform.portal.mop.navigation.Scope scope)
throws Exception
- Throws:
Exception
save
public void save()
getCopyNode
public TreeNode getCopyNode()
setCopyNode
public void setCopyNode(TreeNode copyNode)
getRootNode
public TreeNode getRootNode()
setUserPortal
public void setUserPortal(org.exoplatform.portal.mop.user.UserPortal userPortal)
throws Exception
- Throws:
Exception
setEdittedNavigation
public void setEdittedNavigation(org.exoplatform.portal.mop.user.UserNavigation nav)
throws Exception
- Throws:
Exception
getEdittedNavigation
public org.exoplatform.portal.mop.user.UserNavigation getEdittedNavigation()
findNode
public TreeNode findNode(String nodeID)
setScope
public void setScope(org.exoplatform.portal.mop.navigation.Scope scope)
getScope
public org.exoplatform.portal.mop.navigation.Scope getScope()
getSelectedNode
public TreeNode getSelectedNode()
Copyright © 2013 eXo Platform SAS. All Rights Reserved.