Static methods

Constructor

new(requestedLocaleIDName:String)

Variables

@:flash.propertyread onlyactualLocaleIDName:String

@:flash.propertyread onlycurrencyISOCode:String

@:flash.propertyread onlycurrencySymbol:String

@:flash.propertydecimalSeparator:String

@:flash.propertydigitsType:UInt

@:flash.propertyfractionalDigits:Int

@:flash.propertygroupingPattern:String

@:flash.propertygroupingSeparator:String

@:flash.propertyread onlylastOperationStatus:LastOperationStatus

@:flash.propertyleadingZero:Bool

@:flash.propertynegativeSymbol:String

@:flash.propertyread onlyrequestedLocaleIDName:String

@:flash.propertytrailingZeros:Bool

@:flash.propertyuseGrouping:Bool

Methods

@:value({ withCurrencySymbol : false })format(value:Float, withCurrencySymbol:Bool = false):String

setCurrency(currencyISOCode:String, currencySymbol:String):Void