Contains filtering scheme related funtionallity and data.
To get an instance of this object use the get filtering scheme function in Filtering.

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

Syntax

JavaScript
spotfire.webPlayer.FilteringScheme = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.FilteringScheme

Version Information

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

See Also