DocumentView Methods

Spotfire 14.3 API Reference

The DocumentView type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBeginUse
Sets the specifed document view as the current view of the document for the current thread.

The current view of the document determines the value of the properties for active page, active visualization, active data table, active marking, and active filtering selection.

This method returns a handle that must be disposed. The current document view will be restored when the handle is disposed.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberForEach
Executes the specified action for each view of the document.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference