Page Properties TIBCO Spotfire 7.6 API Reference

The Page type exposes the following members.

Properties

  Name Description
Public property ActiveDataTableReference
Gets the active DataTable. That is, the active DataTable of the active Visual, if there is any. May return null.
Public property ActiveFilteringSelectionReference
Gets the active filter. That is, the active filtering of the active page if there is any. May return null.
Public property ActiveMarkingSelectionReference
Gets the active marking. That is, the active marking of the active Visual, if there is any. May return null.
Public property ActiveVisualReference
Gets or sets the active Visual. That is, the active Visual of the active Page, if there is any. May return null.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property CustomNodes
Gets the collection of custom nodes associated with this page.
Public property DetailsOnDemandPanel
Gets the details on demand panel for this Page.
Public property FilterPanel
Gets the filter panel for this Page.
Public property Id
Gets the unique id for this instance.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Panels
Gets the Panel collection for the Page.
Public property Title
Gets or sets the page title. If set to a title that is not unique, the provided title will be modified in such a way that it becomes unique.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Visuals
Gets the collection of Visual objects on this Page.
Top
See Also

Reference