| Pakiet | mx.controls |
| Klasa | public final class ProgressBarLabelPlacement |
| Dziedziczenie | ProgressBarLabelPlacement Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
labelPlacement property of the ProgressBar class.
Powiązane elementy interfejsu API
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [statyczny]
Specifies to place the label below the progress bar. | ProgressBarLabelPlacement | ||
| CENTER : String = "center" [statyczny]
Specifies to place at the center inside the progress bar. | ProgressBarLabelPlacement | ||
| LEFT : String = "left" [statyczny]
Specifies to place the label to the left of the progress bar. | ProgressBarLabelPlacement | ||
| RIGHT : String = "right" [statyczny]
Specifies to place the label to the right of the progress bar. | ProgressBarLabelPlacement | ||
| TOP : String = "top" [statyczny]
Specifies to place the label above the progress bar. | ProgressBarLabelPlacement | ||
Szczegół stałej
BOTTOM | Stała |
public static const BOTTOM:String = "bottom"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Specifies to place the label below the progress bar.
CENTER | Stała |
public static const CENTER:String = "center"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Specifies to place at the center inside the progress bar.
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 place the label to the left of the progress bar.
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 place the label to the right of the progress bar.
TOP | Stała |
public static const TOP:String = "top"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 3 |
| Wersje środowiska wykonawczego: | Flash Player 9, AIR 1.1 |
Specifies to place the label above the progress bar.
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne