Interface ISupportCopyPaste2

    • Method Detail

      • pasteToCurrentProject

        boolean 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"

        Parameters:
        clipboardData - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type boolean