Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The RangeStepperView bead creates the visual elements of the RangeStepper. This
includes an increment button, a decrement button, and label to display the value.
decrementButton:ImageButton
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Decrement control.
Implementation public function get decrementButton():ImageButton
incrementButton:ImageButton
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
Increment control.
Implementation public function get incrementButton():ImageButton
strand:IStrand
[write-only] [override]
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
public function RangeStepperView()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00