| Paket | mx.controls |
| Sınıf | public final class ButtonLabelPlacement |
| Miras Alma | ButtonLabelPlacement Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
labelPlacement
property of a Button, CheckBox, LinkButton, or RadioButton control.
İlgili API Öğeleri
Genel Sabitler
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [statik]
Specifies that the label appears below the icon. | ButtonLabelPlacement | ||
| LEFT : String = "left" [statik]
Specifies that the label appears to the left of the icon. | ButtonLabelPlacement | ||
| RIGHT : String = "right" [statik]
Specifies that the label appears to the right of the icon. | ButtonLabelPlacement | ||
| TOP : String = "top" [statik]
Specifies that the label appears above the icon. | ButtonLabelPlacement | ||
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 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that the label appears below the icon.
LEFT | Sabit |
public static const LEFT:String = "left"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that the label appears to the left of the icon.
RIGHT | Sabit |
public static const RIGHT:String = "right"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that the label appears to the right of the icon.
TOP | Sabit |
public static const TOP:String = "top"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Flex 3 |
| Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies that the label appears above the icon.
Tue Jun 12 2018, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster