Overview of Keyboard Shortcuts
You can use keyboard shortcuts to navigate the entire application and do all user interface actions using only the keyboard.
You can access all relevant functionality without a mouse. You don't need assistive technology to use keyboard-only navigation, which is available to all users. For example, you can use keyboard shortcuts to save a file or open a tab. Keyboard shortcuts for specific UI elements vary depending on whether the page was built using Oracle Application Development Framework (ADF) or Oracle Visual Builder Studio (VB Studio) or Oracle Application Express Components (APEX).
To identify the type of page you’re using, look at the browser URL of the page.
- If the third segment contains faces, the page is built using ADF.
- If the third segment contains redwood, the page is built using VB Studio.
- If the second segment contains uix, the page is built using APEX.
This table shows the keyboard shortcuts topic you can refer to, based on the type of page you’re on.
URL Segment for Page Type | URL Example | Keyboard Shortcut Topic |
---|---|---|
faces (in the third segment) | https://example.com/myApp/faces/Page1 | Keyboard Shortcuts for Oracle Application Development Framework Components |
redwood (in the third segment) | https://example.com/myApp/redwood/Page1 | What are the common keyboard behaviors for Redwood applications? |
uix (in the second segment) | https://example.com/uix/* | Keyboard Shortcuts for Oracle Application Express Components |