Module rat_widget::table::selection
source · Expand description
Different selection models for FTable.
Modules§
Structs§
- Select a single cell in the table.
- Doesn’t do any selection for the table.
- Allows selecting a single row of the table.
- Allows selection an active range of rows.