Class AjxChoiceFormat
Class Detail
AjxChoiceFormat(pattern)
Choice formatter typically used to format plurals. This class is
modeled after Java's
ChoiceFormat .
The arguments passed to this constructor can be either:
For complete details, see the JavaDoc for java.text.ChoiceFormat.
Method Detail
{string}
format(number, index)
Format a number based on the choice pattern.
|
||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:30 GMT-0400 (EDT)
|