Method | Description | |
---|---|---|
VarietyPairsViewModel ( IProjectService projectService, IBusyService busyService, IDialogService dialogService, IExportService exportService, IAnalysisService analysisService, |
Method | Description | |
---|---|---|
OnIsSelectedChanged ( ) : void |
Method | Description | |
---|---|---|
CanExportVarietyPair ( ) : bool | ||
CanPerformComparison ( ) : bool | ||
ClearComparison ( ) : void | ||
ExportVarietyPair ( ) : void | ||
Find ( ) : void | ||
FindNext ( ) : void |
Finds the next.
|
|
HandleSwitchView ( SIL.Cog.Application.ViewModels.SwitchViewMessage msg ) : void | ||
PerformComparison ( ) : void | ||
ResetSearch ( ) : void | ||
ResetSelectedVarietyPair ( ) : void | ||
SearchEnded ( ) : void | ||
SelectedWordPairsChanged ( object sender, |
||
SetSelectedVarietyPair ( ) : void | ||
SortWordPairsBy ( string propertyName, ListSortDirection sortDirection ) : void | ||
_projectService_ProjectOpened ( object sender, EventArgs e ) : void |
public VarietyPairsViewModel ( IProjectService projectService, IBusyService busyService, IDialogService dialogService, IExportService exportService, IAnalysisService analysisService, |
||
projectService | IProjectService | |
busyService | IBusyService | |
dialogService | IDialogService | |
exportService | IExportService | |
analysisService | IAnalysisService | |
varietyPairFactory | ||
return | System |