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
/
ListState
/
ListState
List
State
@
RememberInComposition
constructor
(
initialSelectedIndices
:
Set
<
Int
>
=
emptySet()
)
Parameters
initial
Selected
Indices
the rows selected until the caller or the user moves the selection.