Navigator type

Description

Specify the method for navigating between the Panels contained in a PanelNavigator.

Mode
Description
Programmatic

If Programmatic is chosen, JavaScript must be used to navigate between Panels in the Panel Navigator.

TabButtons

Used with buttons placed in the Panel Navigator Header or Footer.

TabBand

Used in desktop web applications. Displays panels in the Panel Navigator as a collection of links in a tab band located at the top or bottom of the Panel Navigator. The Panel's Display name is used to create a link for each panel in the tab band.

Carousel

Panels are navigated by swiping left or right. If a Panel can be vertically scrolled, scrolling will be disabled while the user is swiping left or right.

List

Displays a list of choices (and possibly sub-choices if a cascading list is defined.) Clicking on an item in the list shows a Panel.

OrientationChange

Used to specify a Panel that gets focus for landscape and another Panel that gets focus for portrait.