selection
Helpers for Multi and Single selection Implements an event queue for selections. Selectable objects can optionally raise selection events which are processed by these helpers
Types
- MultiSelectMouse
Manage multi-selection.
- SelectAllKeyboard
Helper for select all support via the "select_all" keyboard binding.
- SingleSelect
Implement single selection