ILoadViewsContext Methods

Spotfire 14.3 API Reference

The ILoadViewsContext type exposes the following members.

Methods

  NameDescription
Public methodCreateObject
Creates and returns an object of the specified assembly qualified type. The type must derive from AnalysisApplicationComView and have a public constructor that takes the AnalysisApplication as an argument.
Public methodCreateObjectFrom
Creates and returns an object of the specified type, in the assembly specified by codeBase. The type must derive from AnalysisApplicationComView and have a public constructor that takes the AnalysisApplication as an argument.
Top
See Also

Reference