Structs§
- Column
- Represents a column in a table, used for initializing table columns.
- Select
Next Column - Select
Prev Column - Table
- A table element.
- Table
State - The state for
Table. - Table
Visible Range - The visible range of the rows and columns.
Enums§
- Column
Fixed - Column
Sort - The sorting behavior of a column.
- Table
Event - The Table event.
Traits§
- Table
Delegate - A delegate trait for providing data and rendering for a table.