deft ~master (2026-06-29T21:24:29.9146621)
Dub
Repo
ComboBox.setSelectedIndex
deft
controls
combobox
ComboBox
Select the item at
index
(pass -1 to clear the selection).
class
ComboBox
void
setSelectedIndex
(
int
index
)
Meta
Source
See Implementation
deft
controls
combobox
ComboBox
constructors
this
functions
addItem
clear
getItemCount
getItemData
getItemText
getPreferredSize
getSelectedIndex
insertItem
processCommand
processSubclassed
removeItem
setItemData
setSelectedIndex
variables
onSelectionChanged
onTextChanged
Select the item at index (pass -1 to clear the selection).