C# Class SIL.FieldWorks.XWorks.MorphologyEditor.WordformGoDlg

Summary description for WordformGoDlg.
Inheritance: SIL.FieldWorks.LexText.Controls.BaseGoDlg
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_oldSearchWs int

Méthodes publiques

Méthode Description
WordformGoDlg ( ) : System.Diagnostics.CodeAnalysis

Méthodes protégées

Méthode Description
LoadWritingSystemCombo ( ) : void

Just load current vernacular

ResetMatches ( string searchKey ) : void

Reset the list of matching items.

Private Methods

Méthode Description
GetSearchKey ( int ws, string searchKey, string &form, int &vernWs ) : bool
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

InitializeMatchingObjects ( SIL.FieldWorks.FDO.FdoCache cache, XCore.Mediator mediator ) : void

Method Details

LoadWritingSystemCombo() protected méthode

Just load current vernacular
protected LoadWritingSystemCombo ( ) : void
Résultat void

ResetMatches() protected méthode

Reset the list of matching items.
protected ResetMatches ( string searchKey ) : void
searchKey string
Résultat void

WordformGoDlg() public méthode

public WordformGoDlg ( ) : System.Diagnostics.CodeAnalysis
Résultat System.Diagnostics.CodeAnalysis

Property Details

m_oldSearchWs protected_oe property

protected int m_oldSearchWs
Résultat int