compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui
/
org.jetbrains.compose.swing.components.selection
/
TableState
/
shownSelectedRowIndices
shown
Selected
Row
Indices
val
shownSelectedRowIndices
:
Set
<
Int
>
The rows the table has selected, as indices into its rows. Empty while no table is bound.
See also
JTable.
get
Selected
Rows