Class ViewInfoActionComponent


  • public class ViewInfoActionComponent
    extends org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
    Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Oct 29, 2010
    • Field Summary

      • 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
      Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()  
      • Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent

        getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName
      • 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

      • ViewInfoActionComponent

        public ViewInfoActionComponent()
    • Method Detail

      • getUIAbstractManagerClass

        public Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()
        Specified by:
        getUIAbstractManagerClass in class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent