Class mx.data.formatters.NumberFormatter

????
   +--mx.data.binding.Formatter
      +--mx.data.formatters.NumberFormatter

Description

A Formatter for handling a variety of number formats.

Field Index

isInt, precision

Method Index

getGettableTypes(), getSettableTypes(), getTypedValue(), setTypedValue()

Field Detail

precision

precision:Number

isInt

isInt:Boolean

Method Detail

getTypedValue

function getTypedValue(requestedType:
String):mx.data.binding.TypedValue

getGettableTypes

function getGettableTypes():
Array

setTypedValue

function setTypedValue(newValue:mx.data.binding.TypedValue):
Array

getSettableTypes

function getSettableTypes():
Array