org.exoplatform.wiki.webui
Class UIFieldEditableForm.SavePageTitleActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<T>
      extended by org.exoplatform.webui.ext.UIExtensionEventListener<UIFieldEditableForm>
          extended by org.exoplatform.wiki.webui.UIFieldEditableForm.SavePageTitleActionListener
Enclosing class:
UIFieldEditableForm

public static class UIFieldEditableForm.SavePageTitleActionListener
extends org.exoplatform.webui.ext.UIExtensionEventListener<UIFieldEditableForm>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIFieldEditableForm.SavePageTitleActionListener()
           
 
Method Summary
protected  Map<String,Object> createContext(org.exoplatform.webui.event.Event<UIFieldEditableForm> event)
           
protected  String getExtensionType()
           
 void processEvent(org.exoplatform.webui.event.Event<UIFieldEditableForm> event)
           
 
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

UIFieldEditableForm.SavePageTitleActionListener

public UIFieldEditableForm.SavePageTitleActionListener()
Method Detail

processEvent

public void processEvent(org.exoplatform.webui.event.Event<UIFieldEditableForm> event)
                  throws Exception
Specified by:
processEvent in class org.exoplatform.webui.ext.UIExtensionEventListener<UIFieldEditableForm>
Throws:
Exception

createContext

protected Map<String,Object> createContext(org.exoplatform.webui.event.Event<UIFieldEditableForm> event)
                                    throws Exception
Specified by:
createContext in class org.exoplatform.webui.ext.UIExtensionEventListener<UIFieldEditableForm>
Throws:
Exception

getExtensionType

protected String getExtensionType()
Specified by:
getExtensionType in class org.exoplatform.webui.ext.UIExtensionEventListener<UIFieldEditableForm>


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