Click or drag to resize

DocumentsetActivePage Method (string)

Change the active page. The Application.onError event will be fired if page title does not exist.

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

Parameters

pageTitle
Type: Systemstring
The name of the page.
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