Class AddRelatedPageActionComponent
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.wiki.webui.control.action.AddRelatedPageActionComponent
-
public class AddRelatedPageActionComponent extends org.exoplatform.webui.core.UIComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAddRelatedPageActionComponent.AddRelatedPageActionListener
-
Constructor Summary
Constructors Constructor Description AddRelatedPageActionComponent()
-
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
-
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
-
-
Method Detail
-
getFilters
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
-
-