Свойство | Type | Description | |
---|---|---|---|
ClearFilter | void | ||
CreateColumnVisibiltyMenu | ObservableCollection |
||
GetIndex | int | ||
GetValueForOption | string | ||
InitFilterCommanding | void | ||
OnClearClearFilterTermRuleCommand | void | ||
OnClearFilterTermAssigneeCommand | void | ||
OnClearFilterTermAuthorCommand | void | ||
OnClearFilterTermComponentCommand | void | ||
OnClearFilterTermIsNewCommand | void | ||
OnClearFilterTermIssueTrackerCommand | void | ||
OnClearFilterTermMessageCommand | void | ||
OnClearFilterTermProjectCommand | void | ||
OnClearFilterTermResolutionCommand | void | ||
OnClearFilterTermSeverityCommand | void | ||
OnClearFilterTermStatusCommand | void | ||
OnColumnHeaderChangedCommand | void | ||
OnFilterApplyCommand | void | ||
OnFilterClearAllCommand | void | ||
OnGoToNextIssueCommand | void | ||
OnGoToPrevIssueCommand | void | ||
OnMouseEventCommand | void | ||
PopulateStatistics | void | ||
ReadWindowOptions | void | ||
ResetWindowDefaults | void | ||
SaveWindowOptions | void | ||
ShowLeftFlyout | void | ||
UpdateStatistics | void | ||
WriteWindowOptions | void |
Méthode | Description | |
---|---|---|
AssociateWithNewProject ( |
Associates the with new project.
|
|
GetAvailableModel ( ) : object |
Gets the available model, TODO: needs to be removed after viewmodels are split into models and view models
|
|
GetViewModel ( ) : object |
Gets the view model.
|
|
GoToNextIssue ( ) : void |
Goes to next issue.
|
|
GoToPrevIssue ( ) : void |
Goes to previous issue.
|
|
IsNotFiltered ( |
The is not filtered.
|
|
IssueGridViewModel ( string gridId, bool showSqaleRating, IConfigurationHelper helper, ISonarRestService restServiceIn, INotificationManager notManager, ISQKeyTranslator keyTranslatorIn ) : System |
Initializes a new instance of the IssueGridViewModel class.
|
|
OnConnectToSonar ( ISonarConfiguration configuration, IEnumerable |
Called when [connect to sonar].
|
|
OnDisconnect ( ) : void |
Called when [disconnect].
|
|
OnOpenInIssueTrackerCommand ( ) : void |
Called when [open in issue tracker command].
|
|
OnOpenInVsCommand ( object parameter ) : void |
The on open in vs command.
|
|
OnSelectedIssueChanged ( ) : void |
Called when [selected issue changed].
|
|
OnShowLeftFlyOutChanged ( ) : void |
Called when [show left fly out changed].
|
|
OnSolutionClosed ( ) : void |
The end data association.
|
|
ProcessChanges ( object sender, |
The process changes.
|
|
RefreshStatistics ( ) : void |
Refreshes the statistics.
|
|
RefreshView ( ) : void |
The refresh view.
|
|
ReloadMenuData ( ) : void |
Reloads the menu data.
|
|
ReportTranslationException ( |
Reports the translation exception.
|
|
ResetColumnsView ( ) : void |
Resets the columns view.
|
|
ResetStatistics ( ) : void |
Resets the statistics.
|
|
RestoreUserSettingsInIssuesDataGrid ( ) : void |
The restore user settings.
|
|
UpdateColours ( Color background, Color foreground ) : void |
The update colours.
|
|
UpdateIssues ( IEnumerable |
The update issues.
|
|
UpdateServices ( IVsEnvironmentHelper vsenvironmenthelperIn, IVSSStatusBar statusBar, IServiceProvider providerIn ) : void |
Updates the services.
|
Méthode | Description | |
---|---|---|
ClearFilter ( ) : void |
The clear filter.
|
|
CreateColumnVisibiltyMenu ( ) : ObservableCollection |
The create column visibilty menu.
|
|
GetIndex ( int &index ) : int |
Gets the index.
|
|
GetValueForOption ( IConfigurationHelper helper, string key, string defaultvalue, string owner ) : string |
Gets the value for option.
|
|
InitFilterCommanding ( ) : void |
The init filter commanding.
|
|
OnClearClearFilterTermRuleCommand ( object obj ) : void |
The on clear clear filter term rule command.
|
|
OnClearFilterTermAssigneeCommand ( object obj ) : void |
The on clear filter term assignee command.
|
|
OnClearFilterTermAuthorCommand ( object obj ) : void |
The on clear filter term assignee command.
|
|
OnClearFilterTermComponentCommand ( object obj ) : void |
The on clear filter term component command.
|
|
OnClearFilterTermIsNewCommand ( object obj ) : void |
The on clear filter term is new command.
|
|
OnClearFilterTermIssueTrackerCommand ( object obj ) : void |
Called when [clear filter term issue tracker command].
|
|
OnClearFilterTermMessageCommand ( object obj ) : void |
The on clear filter term message command.
|
|
OnClearFilterTermProjectCommand ( object obj ) : void |
The on clear filter term project command.
|
|
OnClearFilterTermResolutionCommand ( object obj ) : void |
The on clear filter term resolution command.
|
|
OnClearFilterTermSeverityCommand ( object obj ) : void |
The on clear filter term severity command.
|
|
OnClearFilterTermStatusCommand ( object obj ) : void |
The on clear filter term status command.
|
|
OnColumnHeaderChangedCommand ( ) : void |
The on column header changed command.
|
|
OnFilterApplyCommand ( ) : void |
The on filter apply command.
|
|
OnFilterClearAllCommand ( object obj ) : void |
The on filter clear all command.
|
|
OnGoToNextIssueCommand ( ) : void |
The on go to next issue command.
|
|
OnGoToPrevIssueCommand ( ) : void |
The on go to prev issue command.
|
|
OnMouseEventCommand ( ) : void |
The on mouse event command.
|
|
PopulateStatistics ( |
Populates the statistics.
|
|
ReadWindowOptions ( IConfigurationHelper options, string owner ) : void |
The read window options.
|
|
ResetWindowDefaults ( ) : void |
The reset window defaults.
|
|
SaveWindowOptions ( ) : void |
The write window options.
|
|
ShowLeftFlyout ( |
Shows the left flyout.
|
|
UpdateStatistics ( ) : void |
Updates the statistics.
|
|
WriteWindowOptions ( ) : void |
The write window options.
|
public AssociateWithNewProject ( |
||
project | The project. | |
workingDir | string | The working dir. |
providerIn | ISourceControlProvider | The provider in. |
profile | Profile>.Dictionary | |
visualStudioVersion | string | |
Résultat | void |
public IsNotFiltered ( |
||
issue | /// The issue. /// | |
Résultat | bool |
public IssueGridViewModel ( string gridId, bool showSqaleRating, IConfigurationHelper helper, ISonarRestService restServiceIn, INotificationManager notManager, ISQKeyTranslator keyTranslatorIn ) : System | ||
gridId | string | The grid Id. |
showSqaleRating | bool | if set to |
helper | IConfigurationHelper | The helper. |
restServiceIn | ISonarRestService | The rest service in. |
notManager | INotificationManager | The not manager. |
keyTranslatorIn | ISQKeyTranslator | The key translator in. |
Résultat | System |
public OnConnectToSonar ( ISonarConfiguration configuration, IEnumerable |
||
configuration | ISonarConfiguration | sonar configuration |
availableProjects | IEnumerable |
|
issuePlugin | IIssueTrackerPlugin | |
Résultat | void |
public OnOpenInIssueTrackerCommand ( ) : void | ||
Résultat | void |
public OnOpenInVsCommand ( object parameter ) : void | ||
parameter | object | /// The parameter. /// |
Résultat | void |
public ProcessChanges ( object sender, |
||
sender | object | /// The sender. /// |
propertyChangedEventArgs | /// The property changed event args. /// | |
Résultat | void |
public static ReportTranslationException ( |
||
issue | The issue. | |
translatedPath | string | The translated path. |
manager | INotificationManager | |
service | ISonarRestService | |
associatedProject | ||
ex | The ex. | |
Résultat | void |
public RestoreUserSettingsInIssuesDataGrid ( ) : void | ||
Résultat | void |
public UpdateColours ( Color background, Color foreground ) : void | ||
background | Color | /// The background. /// |
foreground | Color | /// The foreground. /// |
Résultat | void |
public UpdateIssues ( IEnumerable |
||
listOfIssues | IEnumerable |
/// The list of issues. /// |
Résultat | void |
public UpdateServices ( IVsEnvironmentHelper vsenvironmenthelperIn, IVSSStatusBar statusBar, IServiceProvider providerIn ) : void | ||
vsenvironmenthelperIn | IVsEnvironmentHelper | The vsenvironmenthelper in. |
statusBar | IVSSStatusBar | The status bar. |
providerIn | IServiceProvider | The provider in. |
Résultat | void |