Constructor
new module:caplin/element/formatter/BRJSFormatterWrapper(wrappedFormatter)
Wraps BladeRunner Formatters so that they can be used in Caplin Trader Renderers.
Parameters:
Name | Type | Description |
---|---|---|
wrappedFormatter |
module:br/parsing/Formatter | The BladeRunner formatter to wrap. |
- Implements:
Methods
-
format()
-
-
toString()
-
- Implements:
- module:caplin/element/Formatter#toString