org.exoplatform.wiki.webui.control.listener
Class UIWikiToolBarActionListener<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.UIWikiToolBarActionListener<T>

public abstract class UIWikiToolBarActionListener<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
UIWikiToolBarActionListener()
           
 
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

UIWikiToolBarActionListener

public UIWikiToolBarActionListener()
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.