Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Function.Configure Action Handler

sprotty / configureActionHandler

Function: configureActionHandler()

configureActionHandler(context, kind, constr): void

Defined in: packages/sprotty/src/base/actions/action-handler.ts:73

Utility function to register an action handler for an action kind.

Parameters

context

bind

Bind

isBound

IsBound

kind

string

constr

ServiceIdentifier<IActionHandler>

Returns

void