Click or drag to resize

FilteringsetFilter Method

Set the value(s) of a filter column.

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.0
Syntax
JavaScript
function setFilter(column, operation);

Parameters

column
Type: spotfire.webPlayerFilterColumn
The filter column and its value(s).
operation
Type: spotfire.webPlayerfilteringOperation
Option how the filtering should be applied.
Version Information


See Also