![]() |
Lysa UI
0.0
Lysa UI —UI components for the Lysa Engine
|
A column of the table.
Public Attributes | |
| std::shared_ptr< Button > | header |
| Clickable header of the column. More... | |
| std::shared_ptr< Widget > | title |
| Widget displayed by the header. More... | |
| std::shared_ptr< Arrow > | indicator |
| Arrow displaying the sort direction. More... | |
| bool | sortable {true} |
| True if clicking the header sorts the table. More... | |
| bool | resizable {true} |
| True if the width can be changed with the mouse. More... | |
| std::shared_ptr<Button> header |
Clickable header of the column.
| bool resizable {true} |
True if the width can be changed with the mouse.
| bool sortable {true} |
True if clicking the header sorts the table.