Packageorg.apache.flex.core
Classpublic class BrowserScroller
InheritanceBrowserScroller Inheritance Object
Implements IBead

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

The BrowserScroller class enables browser scrollbars when the application is larger than the screen.



Public Properties
 PropertyDefined By
  strand : IStrand
[write-only] The host component for this bead.
BrowserScroller
Public Methods
 MethodDefined By
  
Constructor.
BrowserScroller
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
BrowserScroller()Constructor
public function BrowserScroller()

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

Constructor.