org.exoplatform.clouddrive.ecms.clipboard
Class CloudDriveClipboardActionComponent

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
          extended by org.exoplatform.ecm.webui.component.explorer.sidebar.action.ClipboardActionComponent
              extended by org.exoplatform.clouddrive.ecms.clipboard.CloudDriveClipboardActionComponent

public class CloudDriveClipboardActionComponent
extends org.exoplatform.ecm.webui.component.explorer.sidebar.action.ClipboardActionComponent

Override ECMS's ClipboardActionComponent to extend UIClipboard Paste-action to support Cloud Drive file linking instead of copying or moving the file.
Created by The eXo Platform SAS.

Version:
$Id: ClipboardActionComponent.java 00000 May 12, 2014 pnedonosko $
Author:
Peter Nedonosko

Nested Class Summary
static class CloudDriveClipboardActionComponent.ClipboardActionListener
           
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
CloudDriveClipboardActionComponent()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.ecm.webui.component.explorer.sidebar.action.ClipboardActionComponent
getFilters, 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, 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 Detail

CloudDriveClipboardActionComponent

public CloudDriveClipboardActionComponent()


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