Spotfire 14.5 Web Player JavaScript API Reference
Spotfire 14.5 Web Player JavaScript API Reference
spotfire.webPlayer
Data Class
Data Methods
getActiveDataTable Method
getDataTable Method
getDataTables Method
onRangeChanged Method
Data
.
getActiveDataTable Method
Get the current
data table
object.
Namespace:
spotfire.webPlayer
Assembly:
~/GetJavaScriptApi.ashx?Version=14.5
Syntax
JavaScript
Copy
function
getActiveDataTable
(
callback
);
Parameters
callback
Type:
spotfire.webPlayer
.
Data
.
onGetDataTableCallback
A callback function with the following signature:
function(
DataTable
) {}
.
Version Information
Supported in: 14.5, 14.4, 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also
Reference
Data Class
spotfire.webPlayer Namespace
Built: 02/11/2025.
©2025 Cloud Software Group, Inc. All Rights Reserved.