documentationfor yFiles for HTML 2.6

IClipboardIdProvider

Used by the GraphClipboard to assign IDs for elements in the clipboard.

Inheritance Hierarchy
IClipboardIdProvider

Remarks

IDs are created when items are copied (or cut) into the clipboard and queried when the items are pasted from the clipboard.

Providing a custom ID provider allows for identifying conceptually identical items across different graph instances.

The default implementation uses the IModelItem object reference as the ID.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.IClipboardIdProvider

Methods

Static Methods