org.exoplatform.wiki.webui.control.listener
Class UISubmitToolBarActionListener<T extends org.exoplatform.webui.core.UIComponent>

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<T>
Direct Known Subclasses:
SavePageActionComponent.SavePageActionListener, SaveTemplateActionComponent.SaveTemplateActionListener

public class UISubmitToolBarActionListener<T extends org.exoplatform.webui.core.UIComponent>
extends UIWikiPortletActionListener<T>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UISubmitToolBarActionListener()
           
 
Method Summary
protected  String getExtensionType()
           
 
Methods inherited from class org.exoplatform.wiki.webui.control.listener.UIWikiPortletActionListener
createContext, processEvent
 
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

UISubmitToolBarActionListener

public UISubmitToolBarActionListener()
Method Detail

getExtensionType

protected String getExtensionType()
Specified by:
getExtensionType in class org.exoplatform.webui.ext.UIExtensionEventListener<T extends org.exoplatform.webui.core.UIComponent>


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.