Uses of Class
org.exoplatform.navigation.webui.component.UINavigationNodeSelector
-
Packages that use UINavigationNodeSelector Package Description org.exoplatform.navigation.webui.component -
-
Uses of UINavigationNodeSelector in org.exoplatform.navigation.webui.component
Methods in org.exoplatform.navigation.webui.component with parameters of type UINavigationNodeSelector Modifier and Type Method Description protected voidUINavigationNodeSelector.BaseActionListener. handleError(org.exoplatform.portal.mop.navigation.NavigationError error, UINavigationNodeSelector selector)protected TreeNodeUINavigationNodeSelector.BaseActionListener. rebaseNode(TreeNode node, UINavigationNodeSelector selector)protected TreeNodeUINavigationNodeSelector.BaseActionListener. rebaseNode(TreeNode node, org.exoplatform.portal.mop.navigation.Scope scope, UINavigationNodeSelector selector)Method parameters in org.exoplatform.navigation.webui.component with type arguments of type UINavigationNodeSelector Modifier and Type Method Description voidUINavigationNodeSelector.NodeModifiedActionListener. execute(org.exoplatform.webui.event.Event<UINavigationNodeSelector> event)
-