Event raised when the given property has changed value.
Namespace: spotfire.webPlayerAssembly: ~/GetJavaScriptApi.ashx?Version=5.0
Syntax
| JavaScript |
|---|
function onDocumentPropertyChanged(propertyName, callback); |
Parameters
- propertyName
- Type: string
The name of the property to listen for events on.
- callback
- Type: spotfire.webPlayer.onGetPropertyCallback
The event handler with the following signature:
function(Property) {}.
Version Information
Supported in: 6.0, 5.5, 5.0, 4.0, 3.2