documentationfor yFiles for HTML 3.0.0.3

Usages of MoveInputMode

Properties

moveSelectedItemsInputModein GraphEditorInputModeGets or sets the MoveInputMode as child mode.
moveUnselectedItemsInputModein GraphEditorInputModeGets or sets the MoveInputMode which handles unselected graph items.
moveInputModein OverviewInputModeGets the MoveInputMode.

Method Return Values

createMoveInputMode ()in OverviewInputModeFactory method for the moveInputMode property.

Method Parameters

GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
onMoveSelectedItemsInputModeChanged (MoveInputMode, MoveInputMode)in GraphEditorInputModeCalled when the moveSelectedItemsInputMode property value changes and after initialization of the property.
onMoveUnselectedItemsInputModeChanged (MoveInputMode, MoveInputMode)in GraphEditorInputModeCalled when the moveUnselectedItemsInputMode property value changes and after initialization of the property.

Extending Types

ReparentStripeInputModeSpecialized input mode that is used to reparent a stripe inside an ITable structure.