documentationfor yFiles for HTML 3.0.0.3

Usages of GraphClipboard

Properties

clipboardin ClipboardOperationContextThe GraphClipboard that created this instance.
DEFAULT_GRAPH_CLIPBOARDin GraphClipboardGets a GraphClipboard instance that is used by default for clipboard so that it is shared between multiple GraphComponent instances.
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 Parameters

GraphComponent (HTMLElement, )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.