Interface ISupportCopyPaste2

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean pasteToCurrentProject​(java.lang.String clipboardData)
      Checks if the paste target is in the same project from which the material was copied.
      • Methods inherited from interface com4j.Com4jObject

        advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
    • Method Detail

      • pasteToCurrentProject

        boolean pasteToCurrentProject​(java.lang.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