AnalysisApplicationOpen Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Open(String)
Opens an analysis from the specified file, using the best matching reader. Any currently open document will be closed.
Public method Open(DataSource)
Opens a new document with data loaded from the specified source. Any currently open document will be closed.
Public method Open(String, DocumentOpenSettings)
Opens an analysis from the specified file, using the best matching reader. Any currently open document will be closed.
Public method Open(DataSource, DocumentOpenSettings)
Opens a new document with data loaded from the specified source. Any currently open document will be closed.
Public method Open(LibraryItem, DocumentOpenSettings)
Open the specified analysis or information link from the library.
Top
See Also

Reference