| Paquete | spark.components |
| Clase | public final class CalloutPosition |
| Herencia | CalloutPosition Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Elementos de API relacionados
spark.components.Callout
spark.components.Callout.horizontalPosition
spark.components.Callout.verticalPosition
spark.components.Callout.horizontalPosition
spark.components.Callout.verticalPosition
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| AFTER : String = "after" [estática]
Position the leading edge of the callout after the trailing edge of the owner. | CalloutPosition | ||
| AUTO : String = "auto" [estática]
Position the callout on the exterior of the owner where the callout
requires the least amount of resizing to fit. | CalloutPosition | ||
| BEFORE : String = "before" [estática]
Position the trailing edge of the callout before the leading edge of the owner. | CalloutPosition | ||
| END : String = "end" [estática]
Position the trailing edge of the callout at the trailing edge of the owner. | CalloutPosition | ||
| MIDDLE : String = "middle" [estática]
Position the horizontalCenter of the callout to the horizontalCenter of the owner. | CalloutPosition | ||
| START : String = "start" [estática]
Position the leading edge of the callout at the leading edge of the owner. | CalloutPosition | ||
Información sobre constantes
AFTER | Constante |
public static const AFTER:String = "after"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the leading edge of the callout after the trailing edge of the owner.
AUTO | Constante |
public static const AUTO:String = "auto"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit.
BEFORE | Constante |
public static const BEFORE:String = "before"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the trailing edge of the callout before the leading edge of the owner.
END | Constante |
public static const END:String = "end"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the trailing edge of the callout at the trailing edge of the owner.
MIDDLE | Constante |
public static const MIDDLE:String = "middle"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the horizontalCenter of the callout to the horizontalCenter of the owner.
START | Constante |
public static const START:String = "start"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4.6 |
| Versiones de motor de ejecución: | AIR 3 |
Position the leading edge of the callout at the leading edge of the owner.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas