documentationfor yFiles for HTML 2.6

Usages of GraphClipboard

Properties

clipboardin IGraphClipboardContextGets the clipboard that created this context and is used during the current operation.
clipboardin GraphComponentGets or sets the GraphClipboard associated with this control.

Method Return Values

createGraphClipboard ()in GraphComponentCreates the default instance to use if no custom instance has been set.

Method Parameters

GraphComponent (HTMLDivElement, )in GraphComponentCreates a new instance of the GraphComponent in the given div element.
GraphComponent ()in GraphComponentCreates a new instance of the GraphComponent.
GraphComponent (string, )in GraphComponentCreates a new instance of GraphComponent using the div element that is specified by the selector.