| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
mx.data.binding.Formatter | +--mx.data.formatters.NumberFormatter
Field Summary | |
| isInt: Boolean | |
| precision: Number | |
| Controls how many digits AFTER the decimal point to display. | |
Method Summary | |
| getGettableTypes ( ): Array | |
| getSettableTypes ( ): Array | |
| getTypedValue ( requestedType: String ): mx.data.binding.TypedValue | |
| Functions | |
| setTypedValue ( newValue: mx.data.binding.TypedValue ): Array | |
| var isInt: Boolean |
| var precision: Number |
| Controls how many digits AFTER the decimal point to display. |
|
|
|
| Functions |
|