table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-core
/
ua.wwind.table.config
/
TableRowContext
/
TableRowContext
Table
Row
Context
constructor
(
item
:
T
,
index
:
Int
,
isSelected
:
Boolean
,
isStriped
:
Boolean
,
isGroup
:
Boolean
,
isDeleted
:
Boolean
)