|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OwClipboard.OwClipboardOperation
Interface for clipboard operation type.
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
Method Summary | |
---|---|
boolean |
isCopyOperation()
Return true if this is a copy operation. |
boolean |
isCutOperation()
Return true if this is a cut operation. |
Method Detail |
---|
boolean isCutOperation()
true
if this is a cut
operation.
true
if this is a cut
operation.boolean isCopyOperation()
true
if this is a copy
operation.
true
if this is a copy
operation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |