The Application class is used to create a Web Player instance. It is also used to create the document and connect to global events. If an analysis is opened, the Document object is also accessible from the application.

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

Syntax

JavaScript
spotfire.webPlayer.Application = function();

Type.createClass(
	'spotfire.webPlayer.Application');

Inheritance Hierarchy

object
  spotfire.webPlayer.Application

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0, 3.2, 1.0

See Also