| Pacote | spark.components |
| Classe | public final class IconPlacement |
| Herança | IconPlacement Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4.5 |
| Versões de runtime: | Flash Player 10, AIR 2.5 |
iconPlacement
style of a Button, CheckBox, RadioButton or ToggleButton.
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| BOTTOM : String = "bottom" [estático]
Specifies that the icon appears below the label. | IconPlacement | ||
| LEFT : String = "left" [estático]
Specifies that the icon appears to the left of the label. | IconPlacement | ||
| RIGHT : String = "right" [estático]
Specifies that the icon appears to the right of the label. | IconPlacement | ||
| TOP : String = "top" [estático]
Specifies that the icon appears above the label. | IconPlacement | ||
Detalhes da constante
BOTTOM | Constante |
public static const BOTTOM:String = "bottom"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4.5 |
| Versões de runtime: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears below the label.
LEFT | Constante |
public static const LEFT:String = "left"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4.5 |
| Versões de runtime: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the left of the label.
RIGHT | Constante |
public static const RIGHT:String = "right"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4.5 |
| Versões de runtime: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears to the right of the label.
TOP | Constante |
public static const TOP:String = "top"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4.5 |
| Versões de runtime: | Flash Player 10, AIR 2.5 |
Specifies that the icon appears above the label.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas