| 包 | mx.validators |
| Class | public final class CurrencyValidatorAlignSymbol |
| 继承 | CurrencyValidatorAlignSymbol Object |
CurrencyValidator.alignSymbol 属性中使用。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
| ANY : String = "any" []
将“any”指定为 CurrencyValidator 类的货币符号的对齐方式。 | CurrencyValidatorAlignSymbol | ||
| LEFT : String = "left" []
将“left”指定为 CurrencyValidator 类的货币符号的对齐方式。 | CurrencyValidatorAlignSymbol | ||
| RIGHT : String = "right" []
将“right”指定为 CurrencyValidator 类的货币符号的对齐方式。 | CurrencyValidatorAlignSymbol | ||
| ANY | 常量 |
public static const ANY:String = "any"
将 "any" 指定为 CurrencyValidator 类的货币符号的对齐方式。
| LEFT | 常量 |
public static const LEFT:String = "left"
将 "left" 指定为 CurrencyValidator 类的货币符号的对齐方式。
| RIGHT | 常量 |
public static const RIGHT:String = "right"
将 "right" 指定为 CurrencyValidator 类的货币符号的对齐方式。
当前页: http://livedocs.adobe.com/flex/3_cn/mx/validators/CurrencyValidatorAlignSymbol.html