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

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

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


Nested Class Summary
static class CancelActionComponent.CancelActionListener
           
 
Field Summary
static String ACTION
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
CancelActionComponent()
           
 
Method Summary
protected  String getActionLink()
           
protected  String getCurrentPageURL()
           
 List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
           
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

CancelActionComponent

public CancelActionComponent()
Method Detail

getFilters

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

isNewMode

protected boolean isNewMode()

getCurrentPageURL

protected String getCurrentPageURL()
                            throws Exception
Throws:
Exception

getActionLink

protected String getActionLink()
                        throws Exception
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.