select Next
Selects the next element in this UIComponent. Clears current selection.
Selects first element if none is currently selected. If the last element is selected the selection does not change.
Throws
If selection mode is not SelectionMode.SINGLE.
If UIComponent is empty.