|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.ecm.webui.component.explorer.sidebar.UIClipboard
org.exoplatform.clouddrive.ecms.clipboard.CloudDriveClipboard
public class CloudDriveClipboard
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.
| 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 |
|---|
protected static final org.exoplatform.services.log.Log LOG
| Constructor Detail |
|---|
public CloudDriveClipboard()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||