Usages of IClipboardHelper
Properties
| clipboardHelper | in BendDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IBends this instance has been created for. | |
| clipboardHelper | in EdgeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IEdges this instance has been created for. | |
| clipboardHelper | in LabelDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for ILabels this instance has been created for. | |
| clipboardHelper | in NodeDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for INodes this instance has been created for. | |
| clipboardHelper | in PortDecorator | Gets a LookupDecorator<TDecoratedType,TInterface> that decorates the IClipboardHelper type for IPorts this instance has been created for. |
Method Return Values
| getClipboardHelper (IModelItem) | in ClipboardOperationContext | Gets the IClipboardHelper for the given item. | |
| create () | in IClipboardHelper |