documentationfor yFiles for HTML 2.6

Properties

editLabelHelperDecoratorin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEditLabelHelper type for IEdges this instance has been created for.
editLabelHelperDecoratorin LabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEditLabelHelper type for ILabels this instance has been created for.
editLabelHelperDecoratorin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEditLabelHelper type for the INodes this instance has been created for.
editLabelHelperDecoratorin StripeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEditLabelHelper type for the TStripes this instance has been created for.
editLabelHelperDecoratorin StripeLabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the IEditLabelHelper type for the ILabels this instance has been created for.

Method Return Values

create ()in IEditLabelHelperCreates an implementation of the interface IEditLabelHelper from the given definition.

Implementing Types

EditLabelHelperAn IEditLabelHelper implementation which provides a number of methods which can be overridden to change the default behavior.