org.exoplatform.wiki.webui.control.action
Class AddPageActionComponent.AddPageActionListener

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.AddContainerActionListener<AddPageActionComponent>
                      extended by org.exoplatform.wiki.webui.control.action.AddPageActionComponent.AddPageActionListener
Enclosing class:
AddPageActionComponent

public static class AddPageActionComponent.AddPageActionListener
extends AddContainerActionListener<AddPageActionComponent>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
AddPageActionComponent.AddPageActionListener()
           
 
Method Summary
protected  void processEvent(org.exoplatform.webui.event.Event<AddPageActionComponent> event)
           
 
Methods inherited from class org.exoplatform.wiki.webui.control.listener.AddContainerActionListener
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

AddPageActionComponent.AddPageActionListener

public AddPageActionComponent.AddPageActionListener()
Method Detail

processEvent

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


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