components
/
dev.fritz2.components.datatable
/
OptionsContext
/
SortingContext
js
Sorting
Context
class
SortingContext
<
T
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
reducer
Link copied to clipboard
js
val
reducer
:
ComponentProperty
<
SortingPlanReducer
>
Content copied to clipboard
renderer
Link copied to clipboard
js
val
renderer
:
ComponentProperty
<
SortingRenderer
>
Content copied to clipboard
sorter
Link copied to clipboard
js
val
sorter
:
ComponentProperty
<
RowSorter
<
T
>>
Content copied to clipboard