Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The IScrollBarView interface is the interface for views for
the org.apache.flex.html.supportClasses.ScrollBar.
decrement:DisplayObject
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The up arrow button in a vertical ScrollBar or left arrow
button in a horizontal ScrollBar
Implementation public function get decrement():DisplayObject
increment:DisplayObject
[read-only]
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The down arrow button in a vertical ScrollBar or right arrow
button in a horizontal ScrollBar
Implementation public function get increment():DisplayObject
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 in a ScrollBar
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 in a ScrollBar
Implementation public function get track():DisplayObject
Fri Apr 18 2014, 11:02 PM -07:00