PanelTypeIdentifiers Members TIBCO Spotfire 6.0 API Reference
The PanelTypeIdentifiers type exposes the following members.
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberBookmarkPanel
BookmarkPanel identifier.
Public fieldStatic memberBookmarkPanel2
BookmarkPanel2 identifier.
Public fieldStatic memberCollaborationPanel
CollaborationPanel identifier.
Public fieldStatic memberDataPanel
DataPanel identifier.
Public fieldStatic memberDetailsOnDemandPanel
DetailsOnDemandPanel identifier.
Public fieldStatic memberFilterPanel
FilterPanel identifier.
Public fieldStatic memberListsPanel
ListsPanel identifier.
Public fieldStatic memberTagPanel
TagPanel identifier.
Back to Top
See Also