Constructor
new SpotfireDataTableDefaultSerializer()
Return the serializer of a SpotfireDataTable
into a script part
Methods
serializeTo(scriptComposer, dataTable)
Add all necessary scripts to to the scriptComposer before the applyState
Parameters:
Name | Type | Description |
---|---|---|
scriptComposer
|
SerializerScriptComposer | the script composer that will be updated |
dataTable
|
SpotfireDataTable | the datatable to be added to the script composer as script part |