10.2 Using Oracle GoldenGate Veridata with Assistive Technologies and Keyboard
You can navigate and perform user interface (UI) actions without a mouse by using keyboard controls. Common keyboard controls are available in all applications. Additional keyboard controls are used for complex interactions and vary by component type.
Table 10-1 Frequently used keyboard controls
Key(s) | Action |
---|---|
Enter |
Trigger the activity, when the focus is on a link, an image, or a button with an associated URL or activity. Toggle the focus or selection. For input fields and menus, submit or enter a typed value or select the highlighted item. In Tables, make the current row editable or enter Actionable Mode. |
Shift + Enter | For cells in editable Tables, make the previous row editable and move the focus to the editable cell in the current column of the previous row.If the first row is editable, make it read-only. |
Space |
Trigger the activity, when the focus is on a link, an image, or a button with an associated URL or activity. Toggle the focus or selection. |
Shift + Space | In components such as Card View, Data Grid, List View, and Tree View, selects contiguous items from the last selection to the current item. |
Ctrl / Cmd + Space |
Multi-select item with focus. In List View and Tree View, toggles the selection of the current item while maintaining previous selections. |
Tab |
Sets focus to the first focusable element or cycles focus through next focusable elements. For some components, such as Card View, Data Grid, List View, Table, or Waterfall Layout, when in Tabbable or Actionable Mode, if the focus is on the last element, the focus goes back to the first focusable element. When not in Tabbable or Actionable mode, the focus goes to the next focusable item on the page. |
Shift + Tab |
Cycles focus through previous elements. For some components such as Card View, Data Grid, List View, Table, or Waterfall Layout, when in Tabbable or Actionable Mode, if the focus is on the first element, the focus goes back to the last focusable element. When not in Tabbable or Actionable mode, the focus goes to the previous focusable item on the page. |
Up Arrow |
Moves focus and selection to previous item or scrolls the content up. For drop down lists, expands the list when closed. For numerical input fields, increases the number by one in the segment. For slider components, scrolls right on horizontal sliders and up on vertical sliders. |
Down Arrow |
Moves focus and selection to next item or scrolls the content down. For drop down lists, opens the list when closed. For numerical input fields, decreases the number by one in the segment. For slider components, scrolls left on horizontal sliders and down on vertical sliders. |
Left Arrow |
Moves focus and selection to the previous item or the item on the left. Can also scroll the content left. For collapsible groups inside collection components collapses the current expanded item. For slider components, scrolls left on horizontal sliders and down on vertical sliders. |
Right Arrow |
Moves focus and selection to the next item or the item on the right. Can also scroll the content right. For collapsible groups inside collection components expands the current item if it has children. For slider components, scrolls right on horizontal sliders and up on vertical sliders. |
Shift + Arrow | For selectable elements within collection components, moves focus and extends the selection in the direction of the arrow |
Shift + Ctrl / Cmd + Arrow | In Card View, reorders the current item in the direction of the arrow. |
F2 |
For some components, such as Cards, Data Grid, List View, Table, or Waterfall Layout, enters Tabbable or Actionable Mode allowing navigation and use of controls in the item. Exits Tabbable or Actionable Mode. |
Alt + F10 | For Rich text input, moves focus to the text editing toolbar. |
Esc |
Exits Tabbable or Actionable Mode. Collapses drop down lists. |
= or + | Zoom in one level (if zooming is enabled). |
- or _ | Zoom out one level (if zooming is enabled). |
Page Up | For Data grid and data visualization components, such as Diagram and Timeline, pans up (if scrolling is enabled). |
Page Down | For Data grid and data visualization components, such as Diagram and Timeline, pans down (if scrolling is enabled). |
Shift + Page Up |
For Data grid and data visualization components, such as Diagram and Timeline, pans left (in left-to-right locales). Pans right (in right-to-left locales). |
Shift + Page Down |
For Data grid and data visualization components, such as Diagram and Timeline, pans right (in left-to-right locales). Pans left (in right-to-left locales). |
Home or End | For Data grid, moves focus to the first or last focusable item. |
Ctrl / Cmd + X | For draggable elements, marks the selected items to move if reorder is enabled. |
Ctrl / Cmd + C | For draggable elements, marks the selected items to copy if reorder is enabled. |
Ctrl / Cmd + V | For draggable elements, pastes selected items directly before the current item (or as the last item if the current item is a folder). |
Note:
For more information about Oracle's commitment to accessibility, see Oracle’s Accessibility Program.Parent topic: Accessibility
10.2.1 Component-Specific Keyboard Controls
Some components use additional or alternative keyboard controls. For more details, review the specific component information on the Oracle JavaScript Extension Toolkit (JET) Keyboard and Touch Reference or navigate the links listed in the following table.
Table 10-2 Component-Specific Keyboard Controls
Collections | Controls | Forms and Inputs | Layouts and Navigation | Visualizations |
---|---|---|---|---|
Note:
For more information about Oracle's commitment to accessibility, see Oracle’s Accessibility Program.