Attributes | Name and Description |
---|---|
|
caplin.core.Formatter()
|
Attributes | Name and Description |
---|---|
|
String
format(Variant vValue, Map mAttributes)
Formats a value according to some provided attributes. |
►
caplin.core.Formatter()
►
String
format(Variant vValue, Map mAttributes)
Formats a value according to some provided attributes.
Variant | vValue | the value to format. May be null or undefined. |
Map | mAttributes | A map of attributes to control the way this formatter works. May not be null or undefined. |