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>
  • Constructor Details

    • ClosePopupActionListener

      public ClosePopupActionListener()
  • Method Details

    • execute

      public void execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIPopupWindow> event) throws Exception
      Specified by:
      execute in class org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIPopupWindow>
      Throws:
      Exception