documentationfor yFiles for HTML 3.0.0.3

Usages of ClickInputMode

Properties

clickInputModein GraphInputModeGets or sets the ClickInputMode that is used by this instance to determine clicks.
clickInputModein OverviewInputModeGets the clickInputMode.
clickInputModein TableEditorInputModeGets or sets the clickInputMode.

Method Return Values

createClickInputMode ()in OverviewInputModeFactory method for the clickInputMode property.

Method Parameters

GraphEditorInputMode ()in GraphEditorInputModeCreates a new instance that is not bound to an existing graph or selection, initially.
onClickInputModeChanged (ClickInputMode, ClickInputMode)in GraphInputModeCalled when the clickInputMode property value changes and after initialization of the property.
GraphViewerInputMode ()in GraphViewerInputModeInitializes a new instance of the GraphViewerInputMode class.
TableEditorInputMode ()in TableEditorInputModeCreates a new instance.
onClickInputModeChanged (ClickInputMode, ClickInputMode)in TableEditorInputModeCalled when the clickInputMode property value changes and after initialization of the field.