| Pakket | mx.validators |
| Klasse | public final class CurrencyValidatorAlignSymbol |
| Overerving | CurrencyValidatorAlignSymbol Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| ANY : String = "any" [statisch]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" [statisch]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" [statisch]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
Constantedetails
ANY | Constante |
public static const ANY:String = "any"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | 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"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | 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"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 3 |
| Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven