table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-core
/
ua.wwind.table.state
/
TableState
/
SelectedCell
Selected
Cell
data
class
SelectedCell
<
C
>
(
val
rowIndex
:
Int
,
val
column
:
C
)
Members
Constructors
Selected
Cell
Link copied to clipboard
constructor
(
rowIndex
:
Int
,
column
:
C
)
Properties
column
Link copied to clipboard
val
column
:
C
row
Index
Link copied to clipboard
val
rowIndex
:
Int