| Paket | spark.components |
| Klass | public final class PopUpPosition |
| Arv | PopUpPosition Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | 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.
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| ABOVE : String = "above" [statisk]
Position above the target
| PopUpPosition | ||
| BELOW : String = "below" [statisk]
Position below the target
| PopUpPosition | ||
| CENTER : String = "center" [statisk]
Position in the center of the target
| PopUpPosition | ||
| LEFT : String = "left" [statisk]
Position to the left of the target
| PopUpPosition | ||
| RIGHT : String = "right" [statisk]
Position to the right of the target
| PopUpPosition | ||
| TOP_LEFT : String = "topLeft" [statisk]
Position at the upper left corner of the target
| PopUpPosition | ||
Konstantdetaljer
ABOVE | Konstant |
public static const ABOVE:String = "above"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position above the target
BELOW | Konstant |
public static const BELOW:String = "below"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position below the target
CENTER | Konstant |
public static const CENTER:String = "center"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position in the center of the target
LEFT | Konstant |
public static const LEFT:String = "left"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position to the left of the target
RIGHT | Konstant |
public static const RIGHT:String = "right"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position to the right of the target
TOP_LEFT | Konstant |
public static const TOP_LEFT:String = "topLeft"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4 |
| Körningsmiljöversioner: | Flash Player 10, AIR 1.5 |
Position at the upper left corner of the target
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper