| Paket | spark.components |
| Sınıf | public final class CalloutPosition |
| Miras Alma | CalloutPosition Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
İlgili API Öğeleri
spark.components.Callout
spark.components.Callout.horizontalPosition
spark.components.Callout.verticalPosition
spark.components.Callout.horizontalPosition
spark.components.Callout.verticalPosition
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| AFTER : String = "after" [statik]
Position the leading edge of the callout after the trailing edge of the owner. | CalloutPosition | ||
| AUTO : String = "auto" [statik]
Position the callout on the exterior of the owner where the callout
requires the least amount of resizing to fit. | CalloutPosition | ||
| BEFORE : String = "before" [statik]
Position the trailing edge of the callout before the leading edge of the owner. | CalloutPosition | ||
| END : String = "end" [statik]
Position the trailing edge of the callout at the trailing edge of the owner. | CalloutPosition | ||
| MIDDLE : String = "middle" [statik]
Position the horizontalCenter of the callout to the horizontalCenter of the owner. | CalloutPosition | ||
| START : String = "start" [statik]
Position the leading edge of the callout at the leading edge of the owner. | CalloutPosition | ||
Sabit Ayrıntısı
AFTER | Sabit |
public static const AFTER:String = "after"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the leading edge of the callout after the trailing edge of the owner.
AUTO | Sabit |
public static const AUTO:String = "auto"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the callout on the exterior of the owner where the callout requires the least amount of resizing to fit.
BEFORE | Sabit |
public static const BEFORE:String = "before"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the trailing edge of the callout before the leading edge of the owner.
END | Sabit |
public static const END:String = "end"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the trailing edge of the callout at the trailing edge of the owner.
MIDDLE | Sabit |
public static const MIDDLE:String = "middle"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the horizontalCenter of the callout to the horizontalCenter of the owner.
START | Sabit |
public static const START:String = "start"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.6 |
| Çalışma Zamanı Sürümleri: | AIR 3 |
Position the leading edge of the callout at the leading edge of the owner.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster