Expand description
Table widget with rows, columns, and selection.
Structsยง
- Row
- A row in a table.
- Table
- A widget to display data in a table.
- Table
Persist State - Persistable state for a
TableState. - Table
State - Mutable state for a
Tablewidget. - Table
State Snapshot - Snapshot of TableState for undo.