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

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

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


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

WIKI_TYPE

public static final String WIKI_TYPE
See Also:
Constant Field Values

PAGE_OWNER

public static final String PAGE_OWNER
See Also:
Constant Field Values

PAGE_ID

public static final String PAGE_ID
See Also:
Constant Field Values

ACTION

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

RemoveRelatedPageActionComponent

public RemoveRelatedPageActionComponent()
Method Detail

getFilters

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


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