components
/
dev.fritz2.components.datatable
/
ColumnsContext
/
ColumnContext
/
sortBy
js
sort
By
fun
sortBy
(expression: (
T
) ->
Comparable
<*>)
Content copied to clipboard
fun
sortBy
(vararg expressions: (
T
) ->
Comparable
<*>)
Content copied to clipboard
val
sortBy
:
ComponentProperty
<
Comparator
<
T
>?>
Content copied to clipboard