Packageorg.apache.flex.mobile.beads
Classpublic class StackedViewManagerView
InheritanceStackedViewManagerView Inheritance ViewManagerViewBase Inheritance Object

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

The StackedViewManagerView creates the visual elements of the StackedViewManager. This includes a NavigationBar, ToolBar, and contentArea.



Public Properties
 PropertyDefined By
 Inheritedhost : IUIBase
ViewManagerViewBase
 InheritednavigationBar : NavigationBar
ViewManagerViewBase
  strand : IStrand
[override]
StackedViewManagerView
Public Methods
 MethodDefined By
  
Constructor.
StackedViewManagerView
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
StackedViewManagerView()Constructor
public function StackedViewManagerView()

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

Constructor.