Event raised when a page change occrurrs in the analysis.

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

Syntax

JavaScript
function onActivePageChanged(callback);

Parameters

callback
Type: spotfire.webPlayer.onActivePageChangedCallback
The event handler with the following signature: function(PageState) {}.

Version Information

Supported in: 1.0

See Also