org.exoplatform.wiki.webui.control.listener
Class UIPageToolBarActionListener<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.UIPageToolBarActionListener<T>
Direct Known Subclasses:
AddContainerActionListener, EditPageActionComponent.EditPageActionListener, MoreContainerActionListener, UIRelatedPagesContainerActionListener

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

UIPageToolBarActionListener

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