Extends
Methods
format(sourceData) → {string}
Produces a string for a source data object.
Parameters:
Name | Type | Description |
---|---|---|
sourceData |
model.SourceData | The data to format into a string. |
- Overrides:
- Source:
Returns:
The data formated in the style as a string.
- Type
- string