Element: <oj-toolbar>

Oracle® JavaScript Extension Toolkit (JET)
16.1.0

F92238-01

DOM Interface: ToolbarElement

Touch Information

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

Keyboard Information

JET Toolbar is a single tabstop, with arrow-key navigation within the toolbar, 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.