Element: <oj-picto-chart>

Oracle® JavaScript Extension Toolkit (JET)
16.1.0

F92238-01

DOM Interface: PictoChartElement

Touch Information

Target Gesture Action
Data Item Tap Select when selectionMode is enabled.
Drill when drilling is enabled and selectionMode is none.
Double Tap Drill when drilling is enabled and selectionMode is enabled.
Press & Hold Display tooltip.
Display context menu on release.

Keyboard Information

Key Action
Tab Move focus to next element.
Shift + Tab Move focus to previous element.
UpArrow Move focus and selection to previous item.
DownArrow Move focus and selection to next item.
LeftArrow Move focus and selection to previous item.
RightArrow Move focus and selection to next item.
Shift + UpArrow Move focus and multi-select previous item.
Shift + DownArrow Move focus and multi-select next item.
Shift + LeftArrow Move focus and multi-select previous item.
Shift + RightArrow Move focus and multi-select next item.
Ctrl + UpArrow Move focus to previous item, without changing the current selection.
Ctrl + DownArrow Move focus to next item, without changing the current selection.
Ctrl + LeftArrow Move focus to previous item, without changing the current selection.
Ctrl + RightArrow Move focus to next item, without changing the current selection.
Ctrl + Spacebar Multi-select item with focus.
Enter Drill on item when drilling is enabled.