documentationfor yFiles for HTML 2.6

ConcurrencyController

A controller class that manages a single IInputMode implementation.

Inheritance Hierarchy
ConcurrencyController

Remarks

The controller will be passed to its associated IInputMode in the input mode's install method. The associated mode can request an input mutex to deactivate other modes added to the same MultiplexingInputMode and using exclusive controllers. Releasing the mutex will reactivate the controller of other modes.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.input.ConcurrencyController

See Also

Constructors

Properties

Methods

Events