Element: <oj-buttonset-one>

Oracle® JavaScript Extension Toolkit (JET)
16.0.0

F83702-01

DOM Interface: ButtonsetOneElement

Touch Information

All Buttonset touch interaction is with the individual buttons. See the JET Button touch gesture doc.

Keyboard Information

JET Buttonset is a single tabstop, with arrow-key navigation within the buttonset, as follows:

Key Action
LeftArrow Navigate to the previous enabled button on the left, wrapping around at the end.
RightArrow Navigate to the next enabled button on the right, wrapping around at the end.

See also the JET Button keyboard doc, for details on interacting with the individual buttons.