org.exoplatform.wiki.webui.control.listener
Class MoreContainerActionListener<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>
                  extended by org.exoplatform.wiki.webui.control.listener.MoreContainerActionListener<T>
Direct Known Subclasses:
DeletePageActionComponent.DeletePageActionListener, ExportAsPDFActionComponent.ExportAsPDFActionListener, MovePageActionComponent.MovePageActionListener, PageInfoActionComponent.PageInfoActionListener, PagePermissionActionComponent.PagePermissionActionListener, PermalinkActionComponent.PermalinkActionListener, WatchPageActionComponent.WatchPageActionListener

public abstract class MoreContainerActionListener<T extends org.exoplatform.webui.core.UIComponent>
extends UIPageToolBarActionListener<T>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
MoreContainerActionListener()
           
 
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

MoreContainerActionListener

public MoreContainerActionListener()
Method Detail

getExtensionType

protected String getExtensionType()
Overrides:
getExtensionType in class UIPageToolBarActionListener<T extends org.exoplatform.webui.core.UIComponent>


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