kvision-tabulator4
5.11.0
kvision-tabulator4
/
io.kvision.tabulator
/
Sorter
Sorter
enum
Sorter
:
Enum
<
Sorter
>
Content copied to clipboard
Built-in sorters.
Entries
Properties
Entries
ARRAY
Link copied to clipboard
ARRAY
(
"array"
)
Content copied to clipboard
DATETIME
Link copied to clipboard
DATETIME
(
"datetime"
)
Content copied to clipboard
TIME
Link copied to clipboard
TIME
(
"time"
)
Content copied to clipboard
DATE
Link copied to clipboard
DATE
(
"date"
)
Content copied to clipboard
EXISTS
Link copied to clipboard
EXISTS
(
"exists"
)
Content copied to clipboard
BOOLEAN
Link copied to clipboard
BOOLEAN
(
"boolean"
)
Content copied to clipboard
ALPHANUM
Link copied to clipboard
ALPHANUM
(
"alphanum"
)
Content copied to clipboard
NUMBER
Link copied to clipboard
NUMBER
(
"number"
)
Content copied to clipboard
STRING
Link copied to clipboard
STRING
(
"string"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard