Event raised when the analysis has closed.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
function onClosed(callback);

Parameters

callback
Type: spotfire.webPlayer.onClosedCallback
The event handler with the following signature: function(analysisPath) {}.

Version Information

Supported in: 1.0

See Also