Class UIGroupNavigationManagement.CloseActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIPopupWindow>
org.exoplatform.webui.core.UIPopupWindow.CloseActionListener
org.exoplatform.navigation.webui.component.UIGroupNavigationManagement.CloseActionListener
- Enclosing class:
- UIGroupNavigationManagement
public static class UIGroupNavigationManagement.CloseActionListener
extends org.exoplatform.webui.core.UIPopupWindow.CloseActionListener
-
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.UIPopupWindow> event)
-
Constructor Details
-
CloseActionListener
public CloseActionListener()
-
-
Method Details