org.exoplatform.wiki.webui.control.action.core
Class AbstractURLActionComponent

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

public abstract class AbstractURLActionComponent
extends AbstractActionComponent


Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
AbstractURLActionComponent()
           
 
Method Summary
 String getActionLink()
          Get action link
 
Methods inherited from class org.exoplatform.wiki.webui.control.action.core.AbstractActionComponent
getActionName, isAnchor
 
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
 

Constructor Detail

AbstractURLActionComponent

public AbstractURLActionComponent()
Method Detail

getActionLink

public String getActionLink()
                     throws Exception
Description copied from class: AbstractActionComponent
Get action link

Specified by:
getActionLink in class AbstractActionComponent
Returns:
a real action link of this component
Throws:
Exception


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