Class UIPermissionPanel.ClosePopupActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIPopupWindow>
org.exoplatform.forum.common.webui.UIPermissionPanel.ClosePopupActionListener
- Enclosing class:
- UIPermissionPanel
public static class UIPermissionPanel.ClosePopupActionListener
extends org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIPopupWindow>
-
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
-
ClosePopupActionListener
public ClosePopupActionListener()
-
-
Method Details