DocumentView Methods TIBCO Spotfire 7.6 API Reference

The DocumentView type exposes the following members.

Methods

  Name Description
Public method Static member BeginUse
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.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method Static member ForEach
Executes the specified action for each view of the document.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference