ScorecardsWorkspaceItemFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Scorecards)

Controls the interaction between the Scorecards node in the workspace browser and the main workspace pane.

The following tables list the members exposed by the ScorecardsWorkspaceItemFactory type.

Public Constructors

  Name Description
Public method ScorecardsWorkspaceItemFactory Initializes a new instance of the ScorecardsWorkspaceItemFactory class.

Top

Public Fields

(see also Protected Fields )

  Name Description
Public field ColumnSizesChanged  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic ContextMenuIdElementPublish  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic DefaultMinimumGridWidth  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic GuidColumnName  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic ModifiedDateColumnName  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic NameColumnName  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic OwnerColumnName  (inherited from ElementsWorkspaceItemFactory)
Public fieldStatic ScorecardsGuid The unique identifier for this class factory.
Public fieldStatic VersionColumnName  (inherited from ElementsWorkspaceItemFactory)

Top

Protected Fields

  Name Description
Protected field currentWorkspaceItem  (inherited from ElementsWorkspaceItemFactory)
Protected field elementDirtyImage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementImage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementListImage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementPreviewPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementPreviewTab  (inherited from ElementsWorkspaceItemFactory)
Protected field elementPropertiesPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementPropertiesTab  (inherited from ElementsWorkspaceItemFactory)
Protected field elementsSummaryPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementsSummaryTab  (inherited from ElementsWorkspaceItemFactory)
Protected field elementSummaryPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementSummaryTab  (inherited from ElementsWorkspaceItemFactory)
Protected field elementTIPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementTITab  (inherited from ElementsWorkspaceItemFactory)
Protected field elementViewPage  (inherited from ElementsWorkspaceItemFactory)
Protected field elementViewTab  (inherited from ElementsWorkspaceItemFactory)
Protected field itemTabControl  (inherited from ElementsWorkspaceItemFactory)
Protected field rootTabControl  (inherited from ElementsWorkspaceItemFactory)
Protected field rootText  (inherited from ElementsWorkspaceItemFactory)
Protected field rootWorkspaceItemId  (inherited from ElementsWorkspaceItemFactory)
Protected field wselementsSummaryPage  (inherited from ElementsWorkspaceItemFactory)
Protected field wselementsSummaryTab  (inherited from ElementsWorkspaceItemFactory)

Top

Public Properties

  Name Description
Public property ElementTypeName Overridden. The element type name.
Public property Order  (inherited from WorkspaceItemFactory)
Public property RootNodeCaption Overridden. The caption for the All Scorecards folder.
Public property RootWorkspaceItemId  (inherited from ElementsWorkspaceItemFactory)
Public property ServerElements Overridden. Enumerates scorecards that are available on the server.
Public property WorkspaceElements Overridden. Enumerates scorecards that are available in the workspace.
Public property WorkspaceItemType Overridden. The type of workspace items controlled by this factory.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CheckAndAddEditorRoleForTheElementMemberships  (inherited from ElementsWorkspaceItemFactory)
Public method Copy Overridden. Copies the selected scorecard.
Public method CreateColumns  (inherited from ElementsWorkspaceItemFactory)
Public method CreateContextMenuItems Overridden. Creates the context menu for a scorecard, folder, or root Scorecards node.
Public method CreateDataGridTreeViewFolderRow  (inherited from ElementsWorkspaceItemFactory)
Public method CreateDataGridTreeViewRow  Overloaded. (inherited from ElementsWorkspaceItemFactory)
Public methodStatic CreateNewScorecard Creates a new scorecard.
Public method CreateRootWorkspaceItem  (inherited from ElementsWorkspaceItemFactory)
Public method CreateWorkspaceItem  (inherited from ElementsWorkspaceItemFactory)
Public method Equals  Overloaded. (inherited from Object)
Public methodStatic ExportSqlReport Loads the Deploy Scorecard to SQL Reporting Services wizard.
Public method GenerateServerRows  Overloaded. (inherited from ElementsWorkspaceItemFactory)
Public method GenerateWorkspaceRows  Overloaded. (inherited from ElementsWorkspaceItemFactory)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Initialize Overridden. Initializes ScorecardsWorkspaceItemFactory for use.
Public method OnColumnSizesChanged  (inherited from ElementsWorkspaceItemFactory)
Public method Paste Overridden. Pastes the selected scorecard.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method RightClicked Overridden. Creates the context menu for a scorecard in the workspace browser.
Public method RootRightClicked Overridden. Creates the context menu for the root Scorecards node in the workspace browser.
Public method RootSelected Overridden. Indicates if the root Scorecards node is selected in the workspace browser.
Public method Selected Overridden. Called when a scorecard is selected in the workspace browser.
Public method ShowHelp Overridden. Opens a help topic.
Public method ToString  (inherited from Object)
Public method UnhookContextMenuItems Removes the event handlers from the context menu items.

Top

Protected Methods

  Name Description
Protected method AddPreviewTab  (inherited from ElementsWorkspaceItemFactory)
Protected method CopyWorkspaceItemClick  (inherited from ElementsWorkspaceItemFactory)
Protected method DeleteWorkspaceItemClick  (inherited from ElementsWorkspaceItemFactory)
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method PasteWorkspaceItemClick  (inherited from ElementsWorkspaceItemFactory)
Protected method PublishWorkspaceItemClick  (inherited from ElementsWorkspaceItemFactory)
Protected method RemovePreviewTab  (inherited from ElementsWorkspaceItemFactory)
Protected methodStatic SetColumnFillWeight  (inherited from ElementsWorkspaceItemFactory)
Protected method SetElementInWorkspace Overridden. Sets an element in the workspace.

Top

See Also

Reference

ScorecardsWorkspaceItemFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Scorecards Namespace