Copies the current selection of items to the system clipboard.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean copyToClipboard ( |
true to copy item groups; otherwise, false.
true if items were successfully copied; otherwise, false.
Access to the system clipboard is a subject to security check when running inside a browser. Use the corresponding copyToClipboard method of DiagramApplet to avoid this.