Class UIGroupNavigationManagement.ChangeDynamicLayoutForAllActionListener
- java.lang.Object
-
- org.exoplatform.webui.event.EventListener<UIGroupNavigationManagement>
-
- org.exoplatform.navigation.webui.component.UIGroupNavigationManagement.ChangeDynamicLayoutForAllActionListener
-
- Enclosing class:
- UIGroupNavigationManagement
public static class UIGroupNavigationManagement.ChangeDynamicLayoutForAllActionListener extends org.exoplatform.webui.event.EventListener<UIGroupNavigationManagement>
-
-
Constructor Summary
Constructors Constructor Description ChangeDynamicLayoutForAllActionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event)
-
-
-
Method Detail
-
execute
public void execute(org.exoplatform.webui.event.Event<UIGroupNavigationManagement> event) throws Exception
- Specified by:
executein classorg.exoplatform.webui.event.EventListener<UIGroupNavigationManagement>- Throws:
Exception
-
-