Page Methods TIBCO Spotfire 7.11 API Reference

The Page type exposes the following members.

Methods

  Name Description
Public method ApplyLayout(LayoutDefinition)
Applies the supplied LayoutDefinition to the Visuals in this Page.
Public method ApplyLayout(TileMode)
Applies the supplied TileMode to the Page.
Public method AutoConfigure
Configures this page in a default way.
Public method AutoConfigure(Page)
Configures this page using settings from the specified source page.
Public method Duplicate Obsolete.
Returns a copy of this Page intended to be attached immediately.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetVisualBounds(Visual)
Gets the bounds of a visual in the user interface.
Public method GetVisualBounds(Visual, Rectangle)
Gets the bounds of a visual given a rectangle defining a visualization area.
Public method GetVisualizationAreaSize
Gets the size of the visualization area in the user interface.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference