Paket | mx.validators |
Sınıf | public final class CurrencyValidatorAlignSymbol |
Miras Alma | CurrencyValidatorAlignSymbol Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
CurrencyValidator.alignSymbol
property.
İlgili API Öğeleri
Genel Sabitler
Sabit | Tanımlayan: | ||
---|---|---|---|
ANY : String = "any" [statik]
Specifies "any" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
LEFT : String = "left" [statik]
Specifies "left" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol | ||
RIGHT : String = "right" [statik]
Specifies "right" as the alignment of the currency symbol
for the CurrencyValidator class. | CurrencyValidatorAlignSymbol |
Sabit Ayrıntısı
ANY | Sabit |
public static const ANY:String = "any"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies "any"
as the alignment of the currency symbol
for the CurrencyValidator class.
LEFT | Sabit |
public static const LEFT:String = "left"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies "left"
as the alignment of the currency symbol
for the CurrencyValidator class.
RIGHT | Sabit |
public static const RIGHT:String = "right"
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 3 |
Çalışma Zamanı Sürümleri: | Flash Player 9, AIR 1.1 |
Specifies "right"
as the alignment of the currency symbol
for the CurrencyValidator class.
Tue Jun 12 2018, 01:09 PM Z