Event raised when the analysis has finished loading.

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

Syntax

JavaScript
function onOpened(callback);

Parameters

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

Version Information

Supported in: 1.0

See Also