Initializes a new instance of class Application.
Namespace: spotfire.webPlayerAssembly: ~/GetJavaScriptApi.ashx?Version=5.0
Syntax
| JavaScript |
|---|
spotfire.webPlayer.Application = function(webPlayerServerRootUrl, customizationInfo); |
Parameters
- webPlayerServerRootUrl
- Type: string
The URL to the Web Player server (e.g. 'http://myserver.spotfire.com/SpotfireDxp/' or '../SpotfireDxp/').
- customizationInfo
- Type: spotfire.webPlayer.Customization
Instance of the Customization class.
Remarks
The JavaScript API can only be used with single-sign-on authentications;
like Anonymous, NTLM and Kerberos.
Version Information
Supported in: 6.0, 5.5, 5.0, 4.0, 3.2, 1.0