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

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

Syntax

JavaScript
spotfire.webPlayer.Filtering = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.Filtering

Version Information

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

See Also