java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
org.exoplatform.ecm.webui.component.explorer.rightclick.action.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
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Field Summary

    Fields inherited from class org.exoplatform.webui.core.UIComponent

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager>
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ViewInfoActionComponent

      public ViewInfoActionComponent()
  • Method Details

    • getUIAbstractManagerClass

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