Element: <oj-c-select-multiple>

CORE PACK

Oracle® JavaScript Extension Toolkit (JET)
14.0.0

F60130-01

DOM Interface: CSelectMultipleElement

Touch Information

Target Gesture Action
Input field Tap If the drop down is not open, expand the drop down list. If hints, title or messages exist in a notewindow, pop up the notewindow.
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 an option item in the drop down list to select.
Selected values count Tap Toggle the drop down list between the full list of items and the list of only selected items. If the drop down is not open, expand the drop down list.

Keyboard Information

Target Key Action
Option item Space Select the highlighted choice from the drop down.
Input field Esc Collapse the drop down list. If the drop down is already closed, do nothing.
Drop down UpArrow or DownArrow Highlight the option item on the drop down list 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.
Selected values count Enter or Space Toggle the drop down list between the full list of items and the list of only selected items. If the drop down is not open, expand the drop down list.
Selected values count Esc Collapse the drop down list. If the drop down is already closed, do nothing.
Select Tab In Set focus to the Select. If hints, title or messages exist in a notewindow, pop up the notewindow.