| Pakket | spark.components |
| Klasse | public final class PopUpPosition |
| Overerving | PopUpPosition Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | 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.
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| ABOVE : String = "above" [statisch]
Position above the target
| PopUpPosition | ||
| BELOW : String = "below" [statisch]
Position below the target
| PopUpPosition | ||
| CENTER : String = "center" [statisch]
Position in the center of the target
| PopUpPosition | ||
| LEFT : String = "left" [statisch]
Position to the left of the target
| PopUpPosition | ||
| RIGHT : String = "right" [statisch]
Position to the right of the target
| PopUpPosition | ||
| TOP_LEFT : String = "topLeft" [statisch]
Position at the upper left corner of the target
| PopUpPosition | ||
Constantedetails
ABOVE | Constante |
public static const ABOVE:String = "above"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position above the target
BELOW | Constante |
public static const BELOW:String = "below"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position below the target
CENTER | Constante |
public static const CENTER:String = "center"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position in the center of the target
LEFT | Constante |
public static const LEFT:String = "left"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position to the left of the target
RIGHT | Constante |
public static const RIGHT:String = "right"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position to the right of the target
TOP_LEFT | Constante |
public static const TOP_LEFT:String = "topLeft"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Position at the upper left corner of the target
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven