org.exoplatform.wiki.webui.control.action
Class SavePageActionComponent

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.wiki.webui.control.action.SavePageActionComponent

public class SavePageActionComponent
extends org.exoplatform.webui.core.UIComponent


Nested Class Summary
static class SavePageActionComponent.SavePageActionListener
           
 
Field Summary
static String ACTION
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
SavePageActionComponent()
           
 
Method Summary
protected  String getActionLink()
           
 List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
           
protected  String getPageTitleInputId()
           
protected  boolean isNewMode()
           
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION

public static final String ACTION
See Also:
Constant Field Values
Constructor Detail

SavePageActionComponent

public SavePageActionComponent()
Method Detail

getFilters

public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()

isNewMode

protected boolean isNewMode()

getPageTitleInputId

protected String getPageTitleInputId()

getActionLink

protected String getActionLink()
                        throws Exception
Throws:
Exception


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