java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
org.exoplatform.ecm.webui.component.explorer.rightclick.manager.ShareDocumentsComponent

public class ShareDocumentsComponent extends org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Nov 17, 2014
  • 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, USE_WEBUI_RESOURCES
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.exoplatform.webui.ext.filter.UIExtensionFilter>
     
    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

    • ShareDocumentsComponent

      public ShareDocumentsComponent()
  • Method Details

    • getFilters

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

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