Class UINavigationManagement.AddRootNodeActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UINavigationManagement>
org.exoplatform.navigation.webui.component.UINavigationManagement.AddRootNodeActionListener
- Enclosing class:
- UINavigationManagement
public static class UINavigationManagement.AddRootNodeActionListener
extends org.exoplatform.webui.event.EventListener<UINavigationManagement>
-
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<UINavigationManagement> event)
-
Constructor Details
-
AddRootNodeActionListener
public AddRootNodeActionListener()
-
-
Method Details
-
execute
public void execute(org.exoplatform.webui.event.Event<UINavigationManagement> event) throws Exception - Specified by:
executein classorg.exoplatform.webui.event.EventListener<UINavigationManagement>- Throws:
Exception
-