Contains marking related functionality.
This object is created when the analysis document is loaded.
To get an instance of this object use the Document.marking property.

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

Syntax

JavaScript
spotfire.webPlayer.Marking = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.Marking

Version Information

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

See Also