| Paket | mx.validators |
| Klass | public final class CurrencyValidatorAlignSymbol |
| Arv | CurrencyValidatorAlignSymbol Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| ANY : String = "any" [statisk]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" [statisk]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" [statisk]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
Konstantdetaljer
ANY | Konstant |
public static const ANY:String = "any"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class.
LEFT | Konstant |
public static const LEFT:String = "left"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class.
RIGHT | Konstant |
public static const RIGHT:String = "right"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper