ComboBox.selectedIndex

Sets the current index this ComboBox has selected.

  1. int selectedIndex()
  2. void selectedIndex(int idx)
    class ComboBox
    final
    void
    selectedIndex
    (
    int idx
    )

Meta