Defines event types. Mouse events and file events have data that can be accessed via extra fields in an inherited class. Selection uses the aux field. Text input and other value change events should be checked on the source for value changes.
See Implementation
Defines event types. Mouse events and file events have data that can be accessed via extra fields in an inherited class. Selection uses the aux field. Text input and other value change events should be checked on the source for value changes.