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
.
getDataTables Method
Get all
data table
s in the document.
Namespace:
spotfire.webPlayer
Assembly:
~/GetJavaScriptApi.ashx?Version=14.5
Syntax
JavaScript
Copy
function
getDataTables
(
callback
);
Parameters
callback
Type:
spotfire.webPlayer
.
Data
.
onGetDataTablesCallback
A callback function with the following signature:
function(
dataTables
) {}
. The parameter in the signature is an array of
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.