Class CancelActionComponent


  • public class CancelActionComponent
    extends org.exoplatform.webui.core.UIComponent
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ACTION  
      • Fields inherited from class org.exoplatform.webui.core.UIComponent

        AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected String getActionLink()  
      protected String getCurrentPageURL()  
      List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()  
      protected boolean isNewMode()  
      • 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
    • Constructor Detail

      • CancelActionComponent

        public CancelActionComponent()
    • Method Detail

      • getFilters

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

        protected boolean isNewMode()