documentationfor yFiles for HTML 3.0.0.3

InputModeContext

An implementation of the IInputModeContext for use within the scope of IInputModes.

Inheritance Hierarchy
InputModeContext
Implemented Interfaces

Remarks

IInputModes act within an IInputModeContext themselves, the root context being provided by inputModeContext. However, each action performed within the context of these input modes again itself creates a new, nested context. This class serves as base implementation of a nested IInputModeContext. It provides convenience methods to modify the lookup and properly wires up the delegation to the enclosing context.

Type Details

yFiles module
view

Constructors

Properties

Methods