C# 클래스 SIL.Cog.Application.ViewModels.MultipleWordAlignmentViewModel

상속: SIL.Cog.Application.ViewModels.WorkspaceViewModelBase
파일 보기 프로젝트 열기: sillsdev/cog 1 사용 예제들

공개 메소드들

메소드 설명
MultipleWordAlignmentViewModel ( IProjectService projectService, IBusyService busyService, IExportService exportService, IAnalysisService analysisService ) : System

비공개 메소드들

메소드 설명
AlignWords ( ) : void
CanExportCognateSets ( ) : bool
CanShowInVarietyPairs ( ) : bool
ExportCognateSets ( ) : void
HandleSwitchView ( SIL.Cog.Application.ViewModels.SwitchViewMessage msg ) : void
MeaningsChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
NodeFilter ( ShapeNode n ) : bool
PerformComparison ( ) : void
ResetAlignment ( ) : void
ShowInVarietyPairs ( ) : void
SortBy ( string property, ListSortDirection sortDirection ) : void
_projectService_ProjectOpened ( object sender, EventArgs e ) : void
_showCognateSets_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

메소드 상세

MultipleWordAlignmentViewModel() 공개 메소드

public MultipleWordAlignmentViewModel ( IProjectService projectService, IBusyService busyService, IExportService exportService, IAnalysisService analysisService ) : System
projectService IProjectService
busyService IBusyService
exportService IExportService
analysisService IAnalysisService
리턴 System