What keyboard shortcuts are available in Fusion Applications?
You can use keyboard shortcuts to navigate the entire application and do user interface actions using only the keyboard, so you don’t need a mouse or assistive technology. 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.
Refer to this table to find keyboard shortcut topics based on your page type:
| 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 |
You can also use keyboard shortcuts in other areas of the application. Use this table for quick references:
| Application Area | Keyboard Shortcut Topic |
|---|---|
| Home page | Keyboard Shortcuts for Home Page |
| Work areas | Keyboard Shortcuts for Work Areas |
| Infolets | Keyboard Shortcuts for Infolets |