Packageorg.apache.flex.mobile.beads
Classpublic class TabbedViewManagerView
InheritanceTabbedViewManagerView Inheritance ViewManagerViewBase Inheritance Object

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

The TabbedViewManagerView constructs the visual elements of the TabbedViewManager. The elements may be a navigation bar, a tab bar, and the contentArea.



Public Properties
 PropertyDefined By
 Inheritedhost : IUIBase
ViewManagerViewBase
 InheritednavigationBar : NavigationBar
ViewManagerViewBase
  strand : IStrand
[override]
TabbedViewManagerView
Public Methods
 MethodDefined By
  
Constructor.
TabbedViewManagerView
Protected Methods
 MethodDefined By
 Inherited
ViewManagerViewBase
Property Detail
strandproperty
strand:IStrand[override]


Implementation
    public function get strand():IStrand
    public function set strand(value:IStrand):void
Constructor Detail
TabbedViewManagerView()Constructor
public function TabbedViewManagerView()

Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6

Constructor.