Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The ISliderView interface provides the protocol for any bead that
creates the visual parts for a org.apache.flex.html.Slider control.
thumb:DisplayObject
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The component used for the thumb button of the org.apache.flex.html.Slider.
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 component used for the track area of the org.apache.flex.html.Slider.
Implementation public function get track():DisplayObject
Fri Apr 18 2014, 11:02 PM -07:00