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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIPopupWindow> event)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CloseActionListener

      public CloseActionListener()
  • Method Details

    • execute

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