| Paquete | mx.validators |
| Clase | public final class CurrencyValidatorAlignSymbol |
| Herencia | CurrencyValidatorAlignSymbol Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
Elementos de API relacionados
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| ANY : String = "any" [estática]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" [estática]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" [estática]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
Información sobre constantes
ANY | Constante |
public static const ANY:String = "any"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | 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"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | 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"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas