C# 클래스 SIL.FieldWorks.IText.MockInterlinDocForAnalyis

상속: InterlinDocForAnalysis
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CallSetActiveFreeform void
MockInterlinDocForAnalyis System
UpdateGuesses void

공개 메소드들

메소드 설명
SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence target ) : void

보호된 메소드들

메소드 설명
CreateFocusBoxInternal ( ) : FocusBoxController

비공개 메소드들

메소드 설명
CallSetActiveFreeform ( int hvoSeg, int ws ) : void

Calls SetActiveFreeform on the view constructor to simulate having an empty free translation line selected (with the "Press Enter..." prompt).

MockInterlinDocForAnalyis ( IStText testText ) : System
UpdateGuesses ( HashSet wordforms ) : void

메소드 상세

CreateFocusBoxInternal() 보호된 메소드

protected CreateFocusBoxInternal ( ) : FocusBoxController
리턴 FocusBoxController

SelectOccurrence() 공개 메소드

public SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence target ) : void
target SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence
리턴 void