Paket | fl.controls |
Klasse | public class ProgressBarDirection |
Vererbung | ProgressBarDirection Object |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
direction
-Eigenschaft der ProgressBar-Klasse.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
LEFT : String = "left" [statisch]
Füllt die Fortschrittleiste von rechts nach links. | ProgressBarDirection | ||
RIGHT : String = "right" [statisch]
Füllt die Fortschrittleiste von links nach rechts. | ProgressBarDirection |
Konstantendetails
LEFT | Konstante |
public static const LEFT:String = "left"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Füllt die Fortschrittleiste von rechts nach links.
Verwandte API-Elemente
RIGHT | Konstante |
public static const RIGHT:String = "right"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flash CS3 |
Laufzeitversionen: | Flash Player 9.0.28.0, AIR 1.0 |
Füllt die Fortschrittleiste von links nach rechts.
Verwandte API-Elemente
Tue Jun 12 2018, 10:04 AM Z