Class

EventHandler

EventHandler()

Constructor

# new EventHandler()

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 EventHandler

View Source ui/handlers.ts, line 17

EventHandler()

Constructor

# new EventHandler()

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 EventHandler

View Source ui/handlers.ts, line 29