Callback which is called when the opening of an analysis is complete.

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

Syntax

JavaScript
function(analysisDocument);

Parameters

analysisDocument
Type: spotfire.webPlayer.Document
Reference to the opened analysis.

Remarks

Note that there are no actual functions in the JavaScript API. This function will correspond to a normal JavaScript function pointer.

Version Information

Supported in: 1.0

See Also