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>
-
-
Constructor Summary
Constructors Constructor Description AddRootNodeActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UINavigationManagement> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UINavigationManagement> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UINavigationManagement>- Throws:
Exception
-
-