Expand description
DataTable widget for displaying tabular data.
Structs§
- Data
Table DataTablewidget for displaying tabular data.- Table
Column - Column definition for a data table.
- Table
Row - A row of data in the table.
- Table
RowSelected - Message emitted when a row is selected.
- Table
Sort Changed - Message emitted when table sorting changes.
Enums§
- Cell
Value - A cell value in the table.
- Sort
Direction - Sort direction.
- Text
Align - Text alignment within a cell.