Home Reference Source
public class | source

NumberFormatter

Extends:

TypedObject → NumberFormatter

Number formatter

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public
public

Method Summary

Public Methods
public

format(value: *): *

public

Inherited Summary

From class TypedObject
public

typeCache: {}

public
public

Returns a list of strings that represent the object hierarchy for this object.

public

Returns true if the class name to check is in the list of class names defined for this class.

Public Constructors

public constructor() source

Override:

TypedObject#constructor

Public Members

public formatString: string source

public precision: number source

Public Methods

public format(value: *): * source

Params:

NameTypeAttributeDescription
value *

Return:

*

public getClassNames(): string[] source

Returns a list of strings that represent the object hierarchy for this object.

Override:

TypedObject#getClassNames

Return:

string[]