org.exoplatform.wiki.webui.control.action
Class CancelActionComponent.CancelActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<T>
          extended by org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener<T>
              extended by org.exoplatform.wiki.webui.control.listener.UISubmitToolBarActionListener<CancelActionComponent>
                  extended by org.exoplatform.wiki.webui.control.action.CancelActionComponent.CancelActionListener
Enclosing class:
CancelActionComponent

public static class CancelActionComponent.CancelActionListener
extends UISubmitToolBarActionListener<CancelActionComponent>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
CancelActionComponent.CancelActionListener()
           
 
Method Summary
protected  void processEvent(org.exoplatform.webui.event.Event<CancelActionComponent> event)
           
 
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UISubmitToolBarActionListener
getExtensionType
 
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener
createContext
 
Methods inherited from class org.exoplatform.webui.ext.UIExtensionEventListener
execute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelActionComponent.CancelActionListener

public CancelActionComponent.CancelActionListener()
Method Detail

processEvent

protected void processEvent(org.exoplatform.webui.event.Event<CancelActionComponent> event)
                     throws Exception
Overrides:
processEvent in class UIWikiPortletActionListener<CancelActionComponent>
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.