documentationfor yFiles for HTML 2.6

Properties

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

Method Return Values

getClipboardHelper (IModelItem)in GraphClipboardRetrieves the IClipboardHelper instance associated with the given item.
create ()in IClipboardHelperCreates an implementation of the interface IClipboardHelper from the given definition.