Contains data related functionality. This object is created when the document is loaded.
The object can be accessed in Document.data.

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

Syntax

JavaScript
spotfire.webPlayer.Data = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.Data

Version Information

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

See Also