| Paket | spark.components |
| Sınıf | public final class IconPlacement |
| Miras Alma | IconPlacement Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 2.5 |
iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton.
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [statik]
Specifies that the icon appears below the label. | IconPlacement | ||
| LEFT : String = "left" [statik]
Specifies that the icon appears to the left of the label. | IconPlacement | ||
| RIGHT : String = "right" [statik]
Specifies that the icon appears to the right of the label. | IconPlacement | ||
| TOP : String = "top" [statik]
Specifies that the icon appears above the label. | IconPlacement | ||
Sabit Ayrıntısı
BOTTOM | Sabit |
public static const BOTTOM:String = "bottom"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears below the label.
LEFT | Sabit |
public static const LEFT:String = "left"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the left of the label.
RIGHT | Sabit |
public static const RIGHT:String = "right"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the right of the label.
TOP | Sabit |
public static const TOP:String = "top"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 4.5 |
| Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears above the label.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster