Class

EventHandler

EventHandler()

Constructor

# new EventHandler()

Defines the structure for handling events in the UI decorators system This class provides a foundation for managing and processing events that occur within the UI components generated by the decorators.

Class representing an event handler

View Source ui/handlers.ts, line 2