documentationfor yFiles for HTML 2.6

Properties

nodeDropInputModein GraphEditorInputModeGets or sets the NodeDropInputMode that is responsible for handling drag and drop operations of nodes onto the graphComponent.

Method Return Values

createNodeDropInputMode ()in GraphEditorInputModeFactory method that creates the nodeDropInputMode 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.
onNodeDropInputModeChanged (NodeDropInputMode, NodeDropInputMode)in GraphEditorInputModeCalled when the nodeDropInputMode property value changes and after initialization of the property.