| Paquete | spark.components |
| Clase | public final class PopUpPosition |
| Herencia | PopUpPosition Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | 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.
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| ABOVE : String = "above" [estática]
Position above the target
| PopUpPosition | ||
| BELOW : String = "below" [estática]
Position below the target
| PopUpPosition | ||
| CENTER : String = "center" [estática]
Position in the center of the target
| PopUpPosition | ||
| LEFT : String = "left" [estática]
Position to the left of the target
| PopUpPosition | ||
| RIGHT : String = "right" [estática]
Position to the right of the target
| PopUpPosition | ||
| TOP_LEFT : String = "topLeft" [estática]
Position at the upper left corner of the target
| PopUpPosition | ||
Información sobre constantes
ABOVE | Constante |
public static const ABOVE:String = "above"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position above the target
BELOW | Constante |
public static const BELOW:String = "below"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position below the target
CENTER | Constante |
public static const CENTER:String = "center"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position in the center of the target
LEFT | Constante |
public static const LEFT:String = "left"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position to the left of the target
RIGHT | Constante |
public static const RIGHT:String = "right"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position to the right of the target
TOP_LEFT | Constante |
public static const TOP_LEFT:String = "topLeft"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Position at the upper left corner of the target
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas