IAnalysisApplicationControllerCallback Methods TIBCO Spotfire 7.6 API Reference

The IAnalysisApplicationControllerCallback type exposes the following members.

Methods

  Name Description
Public method Exited
Called when the analysis application is exiting at the end of the exit phase. The receiver of this callback shall release resources associated with the COM automation session.
Public method LoadViews
Called when COM-visible views can be loaded into the application. Each view must derive from AnalysisApplicationComView and have a public constructor that takes the AnalysisApplication as an argument.
Public method Started
Called when the analysis application has started.
Top
See Also

Reference