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