Spotfire 14.0 Web Player JavaScript API Reference
Spotfire 14.0 Web Player JavaScript API Reference
spotfire.webPlayer
Application Class
Application Methods
close Method
logout Method
onClosed Method
onError Method
onLoggedOut Method
onOpened Method
openDocument Method
Application
.
onError Method
Event raised when an error occurs in the analysis or API.
Namespace:
spotfire.webPlayer
Assembly:
~/GetJavaScriptApi.ashx?Version=14.0
Syntax
JavaScript
Copy
function
onError
(
callback
);
Parameters
callback
Type:
spotfire.webPlayer
.
Application
.
onErrorCallback
The event handler with the following signature:
function(
errorCode
, description) {}
.
Version Information
See Also
Reference
Application Class
spotfire.webPlayer Namespace
Built: 10/10/2023.
©2023 Cloud Software Group, Inc. All Rights Reserved.