| Pakiet | spark.components |
| Klasa | public final class PopUpPosition |
| Dziedziczenie | PopUpPosition Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
PopUpAnchor.popUpPosition property.
This type describes the position of the popUp control that is
anchored by PopUpAnchor. The position is relative to the PopUpAnchor position.
Właściwości publiczne
Metody publiczne
Stałe publiczne
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| ABOVE : String = "above" [statyczny]
Position above the target
| PopUpPosition | ||
| BELOW : String = "below" [statyczny]
Position below the target
| PopUpPosition | ||
| CENTER : String = "center" [statyczny]
Position in the center of the target
| PopUpPosition | ||
| LEFT : String = "left" [statyczny]
Position to the left of the target
| PopUpPosition | ||
| RIGHT : String = "right" [statyczny]
Position to the right of the target
| PopUpPosition | ||
| TOP_LEFT : String = "topLeft" [statyczny]
Position at the upper left corner of the target
| PopUpPosition | ||
Szczegół stałej
ABOVE | Stała |
public static const ABOVE:String = "above"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position above the target
BELOW | Stała |
public static const BELOW:String = "below"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position below the target
CENTER | Stała |
public static const CENTER:String = "center"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position in the center of the target
LEFT | Stała |
public static const LEFT:String = "left"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position to the left of the target
RIGHT | Stała |
public static const RIGHT:String = "right"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position to the right of the target
TOP_LEFT | Stała |
public static const TOP_LEFT:String = "topLeft"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Flex 4 |
| Wersje środowiska wykonawczego: | Flash Player 10, AIR 1.5 |
Position at the upper left corner of the target
Tue Jun 12 2018, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne