org.exoplatform.clouddrive.ecms.clipboard
Class CloudDriveClipboard

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard
          extended by org.exoplatform.clouddrive.ecms.clipboard.CloudDriveClipboard

public class CloudDriveClipboard
extends org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard

Extended ECMS clipboard with support of Cloud Drive files pasting as symlinks. This class used as component config for actual UIClipboard in CloudDriveClipboardActionComponent.
Created by The eXo Platform SAS.

Version:
$Id: UICloudDriveClipboard.java 00000 May 13, 2014 pnedonosko $
Author:
Peter Nedonosko

Nested Class Summary
static class CloudDriveClipboard.PasteActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard
org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard.ClearAllActionListener, org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard.DeleteActionListener
 
Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Fields inherited from class org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard
CLIPBOARD_ACTIONS, CLIPBOARD_BEAN_FIELD
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
CloudDriveClipboard()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard
getBeanActions, getBeanFields, getClipboardData
 
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
 

Field Detail

LOG

protected static final org.exoplatform.services.log.Log LOG
Constructor Detail

CloudDriveClipboard

public CloudDriveClipboard()
                    throws Exception
Throws:
Exception


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