| Pacote | mx.validators |
| Classe | public final class CurrencyValidatorAlignSymbol |
| Herança | CurrencyValidatorAlignSymbol Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
Elementos da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| ANY : String = "any" [estático]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" [estático]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" [estático]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
Detalhes da constante
ANY | Constante |
public static const ANY:String = "any"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class.
LEFT | Constante |
public static const LEFT:String = "left"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class.
RIGHT | Constante |
public static const RIGHT:String = "right"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 3 |
| Versões de runtime: | Flash Player 9, AIR 1.1 |
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas