documentationfor yFiles for HTML 2.6

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 GraphInputModeFactory method for the clickInputMode property.
createClickInputMode ()in OverviewInputModeFactory method for the clickInputMode property.
createClickInputMode ()in TableEditorInputModeFactory method that creates the keyboardInputMode instance.

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 TableEditorInputModeDefault constructor.
onClickInputModeChanged (ClickInputMode, ClickInputMode)in TableEditorInputModeCalled when the clickInputMode property value changes and after initialization of the field.