Holds information about a filter column. To get an instance of this object use the get filter column function in FilteringScheme or Filtering.

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

Syntax

JavaScript
spotfire.webPlayer.FilterColumn = function();

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

Inheritance Hierarchy

object
  spotfire.webPlayer.FilterColumn

Version Information

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

See Also