| Pakket | fl.controls |
| Klasse | public class ScrollBarDirection |
| Overerving | ScrollBarDirection Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flash CS3 |
| Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
direction van de component ScrollBar gedefinieerd.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [statisch]
Geeft aan dat de component ScrollBar voor horizontaal schuiven wordt gebruikt. | ScrollBarDirection | ||
| VERTICAL : String = "vertical" [statisch]
Geeft aan dat de component ScrollBar voor verticaal schuiven wordt gebruikt. | ScrollBarDirection | ||
Constantedetails
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flash CS3 |
| Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Geeft aan dat de component ScrollBar voor horizontaal schuiven wordt gebruikt.
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flash CS3 |
| Runtimeversies: | Flash Player 9.0.28.0, AIR 1.0 |
Geeft aan dat de component ScrollBar voor verticaal schuiven wordt gebruikt.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven