Class UINavigationNodeSelector.AddNodeActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<T>
org.exoplatform.navigation.webui.component.UINavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
org.exoplatform.navigation.webui.component.UINavigationNodeSelector.AddNodeActionListener
- Enclosing class:
- UINavigationNodeSelector
public static class UINavigationNodeSelector.AddNodeActionListener
extends UINavigationNodeSelector.BaseActionListener<org.exoplatform.webui.core.UIRightClickPopupMenu>
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIRightClickPopupMenu> event) Methods inherited from class org.exoplatform.navigation.webui.component.UINavigationNodeSelector.BaseActionListener
handleError, rebaseNode, rebaseNode
-
Constructor Details
-
AddNodeActionListener
public AddNodeActionListener()
-
-
Method Details