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).

To identify the type of page you’re using, look at the browser URL of the page, and check if the third segment of the URL is faces or redwood.

  • 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.

This table shows the keyboard shortcuts topic you can refer to, based on the type of page you’re on.

Third Segment of the URL URL Example Keyboard Shortcut Topic
faces https://example.com/myApp/faces/Page1 Keyboard Shortcuts for Oracle Application Development Framework Components
redwood https://example.com/myApp/redwood/Page1 What are the common keyboard behaviors for Redwood applications?