select
Selects the element at the specified index in this UIComponent. Clears current selection.
Throws
If selection mode is SelectionMode.NONE.
If index is out of bounds.
Selects the specified element. Clears current selection.
Throws
If selection mode is SelectionMode.NONE.