| Pacchetto | mx.validators |
| Classe | public final class CurrencyValidatorAlignSymbol |
| Ereditarietà | CurrencyValidatorAlignSymbol Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| ANY : String = "any" [statico]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" [statico]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" [statico]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
Descrizione delle costanti
ANY | Costante |
public static const ANY:String = "any"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class.
LEFT | Costante |
public static const LEFT:String = "left"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class.
RIGHT | Costante |
public static const RIGHT:String = "right"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 3 |
| Versioni runtime: | Flash Player 9, AIR 1.1 |
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate