components
/
dev.fritz2.components.datatable
/
SelectionMode
js
Selection
Mode
enum
SelectionMode
:
Enum
<
SelectionMode
>
Content copied to clipboard
Representation of the selection possibilities.
Entries
Functions
Properties
Entries
None
Link copied to clipboard
js
None
()
Content copied to clipboard
Single
Link copied to clipboard
js
Single
()
Content copied to clipboard
Multi
Link copied to clipboard
js
Multi
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
js
operator override fun
compareTo
(other:
SelectionMode
):
Int
Content copied to clipboard
equals
Link copied to clipboard
js
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard