Module table

Module table 

Source

Structs§

Column
Represents a column in a table, used for initializing table columns.
SelectNextColumn
SelectPrevColumn
Table
A table element.
TableState
The state for Table.
TableVisibleRange
The visible range of the rows and columns.

Enums§

ColumnFixed
ColumnSort
The sorting behavior of a column.
TableEvent
The Table event.

Traits§

TableDelegate
A delegate trait for providing data and rendering for a table.