Language Version : ActionScript 3.0
Runtime Versions : Flash Player 9, AIR 1.1
The CurrencyValidatorAlignSymbol class defines value constants
for specifying currency symbol alignment.
These values are used in the
CurrencyValidator.alignSymbol
property.
public static const ANY:String = any
Language Version : ActionScript 3.0
Runtime Versions : Flash Player 9, AIR 1.1
Specifies "any"
as the alignment of the currency symbol
for the CurrencyValidator class.
public static const LEFT:String = left
Language Version : ActionScript 3.0
Runtime Versions : Flash Player 9, AIR 1.1
Specifies "left"
as the alignment of the currency symbol
for the CurrencyValidator class.
public static const RIGHT:String = right
Language Version : ActionScript 3.0
Runtime Versions : Flash Player 9, AIR 1.1
Specifies "right"
as the alignment of the currency symbol
for the CurrencyValidator class.
The Apache Software Foundation Wed Nov 15 2017, 09:50 AM +01:00