public abstract class OwClipboardMoveOperation extends Object
Represents a Cut/Copy or Move Operation performed on the clipboard.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwClipboardMoveOperation(com.wewebu.ow.server.app.OwClipboard clipboard,
Map propertyMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract void |
processClipboardElement(com.wewebu.ow.server.app.OwClipboardContentOwObject element,
Map propertyMap) |
void |
sendUpdates(com.wewebu.ow.server.app.OwClientRefreshContext refreshCtx_p)
Send all accumulated updates to the given client context.
|
public OwClipboardMoveOperation(com.wewebu.ow.server.app.OwClipboard clipboard,
Map propertyMap)
clipboard - The clipboard we are working on.propertyMap - Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.