ASP.NET Pack Programmer's Guide
DiagramApplet.copyToClipboard Method ()
See Also
 






Copies the current selection of items to a local clipboard.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean copyToClipboard ()

 Return Value

true if items were successfully copied; otherwise, false.

 Remarks

The applet version of the clipboard methods uses a Java local clipboard to avoid security checks done by the Java browser plug-in.

 See Also

copyToClipboard Method Overload List
DiagramApplet Members
DiagramApplet Class
com.mindfusion.diagramming Namespace