Holds information about a data table in the document. To get the information use the data object.

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

Syntax

JavaScript
spotfire.webPlayer.DataTable = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.DataTable

Version Information

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

See Also