| Pakket | mx.controls.scrollClasses |
| Klasse | public final class ScrollBarDirection |
| Overerving | ScrollBarDirection Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
direction property of the ScrollBar control.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [statisch]
Specifies that a ScrollBar control is for horizontal scrolling. | ScrollBarDirection | ||
| VERTICAL : String = "vertical" [statisch]
Specifies that a ScrollBar control is for vertical scrolling. | ScrollBarDirection | ||
Constantedetails
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies that a ScrollBar control is for horizontal scrolling.
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies that a ScrollBar control is for vertical scrolling.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven