Class CancelActionComponent
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.wiki.webui.control.action.CancelActionComponent
-
public class CancelActionComponent extends org.exoplatform.webui.core.UIComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCancelActionComponent.CancelActionListener
-
Constructor Summary
Constructors Constructor Description CancelActionComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetActionLink()protected StringgetCurrentPageURL()List<org.exoplatform.webui.ext.filter.UIExtensionFilter>getFilters()protected booleanisNewMode()-
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()
-
isNewMode
protected boolean isNewMode()
-
-