CustomApplicationEventHandler Class TIBCO Spotfire 6.0 API Reference
Base class for objects that monitor and react to major events in the application, such as when a new instance of AnalysisApplication has been created.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Extension CustomApplicationEventHandler

Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public class CustomApplicationEventHandler
Remarks

For TIBCO Spotfire Web Player, one AnalysisApplication instance is created for each analysis session that is opened.
See Also