Click or drag to resize

FilterSettingshierarchyPaths Property

The paths of the checked or unchecked, depending on the selected includedFilterSettings, nodes in a CheckBox Hierarchy Filter.
The property contains an array of path elements, one for each selected value.
The list will only contain the top most element of the selected nodes.
If a node contains only selected children, only that (top) node is returned, not the children.

Namespace:  spotfire.webPlayer
Assembly:  ~/GetJavaScriptApi.ashx?Version=14.3
Syntax
JavaScript
function get_hierarchyPaths();
function set_hierarchyPaths(value);

Property Value

Type: string
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also