![]() |
Lysa.ui
0.0
Lysa 3D Engine
|
Direction of the sort of a column of a Table.
Lua full name: lysa.ui.SortOrder
Constants | |
| integer | NONE |
| The column is not sorted. | |
| integer | ASCENDING |
| The column is sorted from the smallest to the greatest value. | |
| integer | DESCENDING |
| The column is sorted from the greatest to the smallest value. | |
| integer NONE |
The column is not sorted.
| integer ASCENDING |
The column is sorted from the smallest to the greatest value.
| integer DESCENDING |
The column is sorted from the greatest to the smallest value.