Packageorg.apache.flex.html.beads
Classpublic class UpArrowButtonView
InheritanceUpArrowButtonView Inheritance Object
Implements IBeadView

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

The UpArrowButtonView class is the view for the up arrow button in a ScrollBar and other controls.



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

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

Constructor.