Class UIPortletActionListener.ChangeWindowStateActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIPortlet>
org.exoplatform.portal.webui.application.UIPortletActionListener.ChangeWindowStateActionListener
- Enclosing class:
UIPortletActionListener
public static class UIPortletActionListener.ChangeWindowStateActionListener
extends EventListener<UIPortlet>
This listener is called when the portlet portlet window state has to be changed.
It can be changed by building specific URL, or by programatically in the portlet, then triggered after action or event response
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChangeWindowStateActionListener
public ChangeWindowStateActionListener()
-
-
Method Details
-
execute
- Specified by:
executein classEventListener<UIPortlet>- Throws:
Exception
-