Packageorg.apache.flex.html.beads.layouts
Classpublic class VScrollBarLayout
InheritanceVScrollBarLayout Inheritance Object
Implements IBeadLayout

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

The VScrollBarLayout class is a layout bead that displays lays out the pieces of a vertical ScrollBar like the thumb, track and arrow buttons.



Public Properties
 PropertyDefined By
  strand : IStrand
[write-only] The host component for this bead.
VScrollBarLayout
Public Methods
 MethodDefined By
  
Constructor.
VScrollBarLayout
Property Detail
strandproperty
strand:IStrand  [write-only]

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

The host component for this bead.


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

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

Constructor.