Cuts the currently selected items to the system clipboard.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean cutToClipboard () |
true if items are successfully copied to clipboard; otherwise, false.
Access to the system clipboard is a subject to security check when running inside a browser. Use the corresponding cutToClipboard method of DiagramApplet to avoid this.