documentationfor yFiles for HTML 2.6

Properties

labelDropInputModein GraphEditorInputModeGets or sets the LabelDropInputMode that is responsible for handling drag and drop operations of labels onto the graphComponent.

Method Return Values

createLabelDropInputMode ()in GraphEditorInputModeFactory method that creates the labelDropInputMode lazily the first time the property is accessed.

Method Parameters

GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
onLabelDropInputModeChanged (LabelDropInputMode, LabelDropInputMode)in GraphEditorInputModeCalled when the labelDropInputMode property value changes and after initialization of the property.