components
/
dev.fritz2.components.datatable
/
SelectionContext
/
Multi
js
Multi
class
Multi
<
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
rows
Link copied to clipboard
js
val
rows
:
DynamicComponentProperty
<
List
<
T
>>
Content copied to clipboard
store
Link copied to clipboard
js
val
store
:
ComponentProperty
<
Store
<
List
<
T
>>?>
Content copied to clipboard