documentationfor yFiles for HTML 2.6

Properties

portDropInputModein GraphEditorInputModeGets or sets the PortDropInputMode that is responsible for handling drag and drop operations of ports onto the graphComponent.

Method Return Values

createPortDropInputMode ()in GraphEditorInputModeFactory method that creates the portDropInputMode 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.
onPortDropInputModeChanged (PortDropInputMode, PortDropInputMode)in GraphEditorInputModeCalled when the portDropInputMode property value changes and after initialization of the property.