Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The SliderView class creates the visual elements of the org.apache.flex.html.Slider
component. The Slider has a track and a thumb control which are also created with view beads.
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
thumb:DisplayObject
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The thumb component.
Implementation public function get thumb():DisplayObject
track:DisplayObject
[read-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The track component.
Implementation public function get track():DisplayObject
public function SliderView()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Fri Apr 18 2014, 11:02 PM -07:00