Class: ojSelect

Oracle® JavaScript Extension Toolkit (JET)
1.1.2

E65297-01

oj. ojSelect extends oj.editableValue

Version:
  • 1.1.2
Since:
  • 0.6

Touch Information

Target Gesture Action
Select box or Arrow button Tap If the drop down is not open, expand the drop down list. Otherwise, close the drop down list.
Option item Tap Tap on a option item in the drop down list to select.
Selected Item with Clear Entry Button Tap Remove item from the selected items list by taping on the clear button next to the data item.
Drop down swipe up/down Scroll the drop down list vertically

Keyboard Information

Target Key Action
Option item Enter Select the highlighted choice from the drop down list.
Drop down UpArrow or DownArrow Highlight the option item in the direction of the arrow. If the drop down is not open, expand the drop down list.
Drop down Esc Collapse the drop down list. If the drop down is already closed, do nothing.

Disabled option items receive no highlight and are not selectable.