Module rat_ftable::selection

source ·
Expand description

Different selection models for FTable.

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. The current range can be retired to a set of selected rows.