| 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():DisplayObjectincrement: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():DisplayObjectthumb: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():DisplayObjecttrack: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
Mon Sep 5 2016, 07:19 AM -07:00