C# Class SIL.FieldWorks.IText.MockInterlinDocForAnalyis

Inheritance: InterlinDocForAnalysis
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Private Properties

Свойство Type Description
CallSetActiveFreeform void
MockInterlinDocForAnalyis System
UpdateGuesses void

Méthodes publiques

Méthode Description
SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence target ) : void

Méthodes protégées

Méthode Description
CreateFocusBoxInternal ( ) : FocusBoxController

Private Methods

Méthode Description
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

Method Details

CreateFocusBoxInternal() protected méthode

protected CreateFocusBoxInternal ( ) : FocusBoxController
Résultat FocusBoxController

SelectOccurrence() public méthode

public SelectOccurrence ( SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence target ) : void
target SIL.FieldWorks.FDO.DomainServices.AnalysisOccurrence
Résultat void