EventType

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.

Values

ValueMeaning
MouseMotion
MouseClick
MouseScroll
TextInput
File
Selection
Toggle
CellEdit

Meta