public interface ISupportCopyPaste2 extends ISupportCopyPaste
| Modifier and Type | Method and Description |
|---|---|
boolean |
pasteToCurrentProject(String clipboardData)
Checks if the paste target is in the same project from which the material was copied.
|
copyToClipBoard, pasteFromClipBoardboolean pasteToCurrentProject(String clipboardData)
Checks if the paste target is in the same project from which the material was copied.
Getter method for the COM property "PasteToCurrentProject"
clipboardData - Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.