Class

DecafEventHandler

DecafEventHandler()

Constructor

# new DecafEventHandler()

Initializes a new EventHandler object This constructor currently doesn't take any parameters, but it can be extended in the future to accept configuration options if needed.

Creates an instance of DecafEventHandler

View Source ui/DecafEventHandler.ts, line 18

DecafEventHandler()

Constructor

# new DecafEventHandler()

Initializes a new EventHandler object This constructor currently doesn't take any parameters, but it can be extended in the future to accept configuration options if needed.

Creates an instance of DecafEventHandler

View Source ui/DecafEventHandler.ts, line 43