org.exoplatform.clouddrive.ecms
Class ShowConnectCloudDriveActionComponent

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
          extended by org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
              extended by org.exoplatform.clouddrive.ecms.ShowConnectCloudDriveActionComponent
All Implemented Interfaces:
CloudDriveUIMenuAction

public class ShowConnectCloudDriveActionComponent
extends BaseCloudDriveManagerComponent
implements CloudDriveUIMenuAction


Nested Class Summary
static class ShowConnectCloudDriveActionComponent.ShowConnectCloudDriveActionListener
           
 
Field Summary
 
Fields inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
LOG
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
ShowConnectCloudDriveActionComponent()
           
 
Method Summary
 String getName()
          Action name.
 Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()
          
 
Methods inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
initContext
 
Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, 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 Detail

ShowConnectCloudDriveActionComponent

public ShowConnectCloudDriveActionComponent()
Method Detail

getUIAbstractManagerClass

public Class<? extends org.exoplatform.webui.ext.manager.UIAbstractManager> getUIAbstractManagerClass()
Description copied from class: BaseCloudDriveManagerComponent

Overrides:
getUIAbstractManagerClass in class BaseCloudDriveManagerComponent

getName

public String getName()
Description copied from interface: CloudDriveUIMenuAction
Action name.

Specified by:
getName in interface CloudDriveUIMenuAction
Overrides:
getName in class org.exoplatform.webui.core.UIComponent
Returns:
String


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.