Bluestep JS Documentation
    Preparing search index...

    Class ChoiceFormat

    A ChoiceFormat allows you to attach a format to a range of numbers. It is generally used in a MessageFormat for handling plurals.

    See java.text.ChoiceFormat for full documentation

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • obj: number

      Returns string

    • Parses text from a string to produce an object array.

      Parameters

      • source: string

      Returns any