Contains document related functionality. Created by the application when the analysis is loaded.
The document object can only be used after the Application.onOpenedCallback event has fired.

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

Syntax

JavaScript
spotfire.webPlayer.Document = function();

Type.createClass(
	'spotfire.webPlayer.Document');

Inheritance Hierarchy

object
  spotfire.webPlayer.Document

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0, 3.2, 1.0

See Also