Class RemoveRelatedPageActionComponent
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.wiki.webui.control.action.RemoveRelatedPageActionComponent
-
public class RemoveRelatedPageActionComponent extends org.exoplatform.webui.core.UIComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRemoveRelatedPageActionComponent.RemoveRelatedPageActionListener
-
Constructor Summary
Constructors Constructor Description RemoveRelatedPageActionComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.exoplatform.webui.ext.filter.UIExtensionFilter>getFilters()-
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, 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
-
-
-
-
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
-
-
Method Detail
-
getFilters
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
-
-