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

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.AbstractEventActionComponent
Direct Known Subclasses:
AddPageActionComponent, AddPageFromTemplateActionComponent, DeletePageActionComponent, EditPageActionComponent, ExportAsPDFActionComponent, MovePageActionComponent, MyDraftsActionComponent, PageInfoActionComponent, PagePermissionActionComponent, PermalinkActionComponent, PreferencesActionComponent, SpaceSettingActionComponent

public abstract class AbstractEventActionComponent
extends AbstractActionComponent


Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
AbstractEventActionComponent()
           
 
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

AbstractEventActionComponent

public AbstractEventActionComponent()
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.