Number

Object
   |
   +--Number


 
Methods Summary
 Object format(fmt, locale)
           format a Number to a String
 Object toPercent(total, fmt, locale)
           return the percentage of a Number according to a given total Number
<static>  Object Sorter(field, order)
           factory to create functions for sorting objects in an array


Method Detail

format

Object format(fmt, locale)

toPercent

Object toPercent(total, fmt, locale)

Sorter

<static> Object Sorter(field, order)


Documentation generated by JSDoc on Thu Apr 5 01:59:00 2007