Pakiet | mx.controls |
Klasa | public final class ProgressBarDirection |
Dziedziczenie | ProgressBarDirection Object |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
direction
property of the ProgressBar class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
Stała | Zdefiniowane przez | ||
---|---|---|---|
LEFT : String = "left" [statyczny]
Specifies to fill the progress bar from the right to the left. | ProgressBarDirection | ||
RIGHT : String = "right" [statyczny]
Specifies to fill the progress bar from the left to the right. | ProgressBarDirection |
Szczegół stałej
LEFT | Stała |
public static const LEFT:String = "left"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the right to the left.
RIGHT | Stała |
public static const RIGHT:String = "right"
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Flex 3 |
Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Specifies to fill the progress bar from the left to the right.
Tue Jun 12 2018, 12:06 PM Z