documentationfor yFiles for HTML 3.0.0.3

Properties

clipboardHelperin BendDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IBends this instance has been created for.
clipboardHelperin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IEdges this instance has been created for.
clipboardHelperin LabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for ILabels this instance has been created for.
clipboardHelperin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for INodes this instance has been created for.
clipboardHelperin PortDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IPorts this instance has been created for.

Method Return Values

getClipboardHelper (IModelItem)in ClipboardOperationContextGets the IClipboardHelper for the given item.
create ()in IClipboardHelper