Spotfire.Dxp.Application.AnalyticItems Namespace

Spotfire 14.3 API Reference
 
Classes

  ClassDescription
Public classBookmark
Represents a bookmark.
Public classBookmarkContext
Represents a tool context class for the Bookmark, which contains information about which bookmark the tool is being launched for.
Public classBookmarkLinks
Declares methods for retrieving links of different types for a bookmark. If the resulting link should contain the path to the analysis use Uri.AbsoluteUri on the resulting uri for a correct string representation for http or https related links in order to comply with different browsers and systems and Uri.ToString() for Spotfire uri. See RFC 3986 and related discussions.
Public classBookmarkManager
Manages the bookmarks in the document and in the library. The AnalysisApplication owns an instance of this class and provides it as a service.