| Paket | spark.components |
| Klass | public final class IconPlacement |
| Arv | IconPlacement Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4.5 |
| Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton.
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [statisk]
Specifies that the icon appears below the label. | IconPlacement | ||
| LEFT : String = "left" [statisk]
Specifies that the icon appears to the left of the label. | IconPlacement | ||
| RIGHT : String = "right" [statisk]
Specifies that the icon appears to the right of the label. | IconPlacement | ||
| TOP : String = "top" [statisk]
Specifies that the icon appears above the label. | IconPlacement | ||
Konstantdetaljer
BOTTOM | Konstant |
public static const BOTTOM:String = "bottom"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4.5 |
| Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears below the label.
LEFT | Konstant |
public static const LEFT:String = "left"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4.5 |
| Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the left of the label.
RIGHT | Konstant |
public static const RIGHT:String = "right"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4.5 |
| Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the right of the label.
TOP | Konstant |
public static const TOP:String = "top"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 4.5 |
| Körningsmiljöversioner: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears above the label.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper