Interfaces
 InterfaceDescription
 IView The IView interface defines the interface for View and PanelView.
Classes
 ClassDescription
 PanelView A view for use with ViewNavigator, based on PanelScreen in order to provide a header and layout.
 TabbedViewNavigator A container takes a tab Bar and ViewNavigators , based on LayoutGroup.
 TabbedViewNavigatorApplication Base class for a Feathers application with a TabbedViewNavigator as the root display object.
 View A basic view to be displayed by ViewNavigator, based on Screen.
 ViewNavigator A "view stack"-like container that supports navigation between views (any display object) through events, based on StackScreenNavigator.
 ViewNavigatorApplication Base class for a Feathers application with a ViewNavigator as the root display object.