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

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

Syntax

JavaScript
spotfire.webPlayer.DataTable = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.DataTable

Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0, 4.0

See Also