Adobe Flex 3 Help

About navigator containers

A navigator container controls user movement through a group of child containers. For example, a TabNavigator container lets you select the visible child container by using a set of tabs.

Note: The direct children of a navigator container must be containers, either layout or navigator containers. You cannot directly nest a control within a navigator; controls must be children of a child container of the navigator container.

Adobe® Flex® provides the following navigator containers:

  • ViewStack
  • TabNavigator
  • Accordion