Module rat_ftable::event
source · Expand description
Rexported eventhandling traits.
Structs§
- Default key bindings when focused. Also handles all events that are MouseOnly.
- Handler for mouse events only.
Enums§
- Result type for event-handling. Used by widgets in this crate.
Traits§
- A very broad trait for an event handler for widgets.