ILoadViewsContext Methods TIBCO Spotfire 7.6 API Reference

The ILoadViewsContext type exposes the following members.

Methods

  Name Description
Public method CreateObject
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 method CreateObjectFrom
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