C# Класс SIL.FieldWorks.XWorks.MorphologyEditor.WordformGoDlg

Summary description for WordformGoDlg.
Наследование: SIL.FieldWorks.LexText.Controls.BaseGoDlg
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
m_oldSearchWs int

Открытые методы

Метод Описание
WordformGoDlg ( ) : System.Diagnostics.CodeAnalysis

Защищенные методы

Метод Описание
LoadWritingSystemCombo ( ) : void

Just load current vernacular

ResetMatches ( string searchKey ) : void

Reset the list of matching items.

Приватные методы

Метод Описание
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

Описание методов

LoadWritingSystemCombo() защищенный Метод

Just load current vernacular
protected LoadWritingSystemCombo ( ) : void
Результат void

ResetMatches() защищенный Метод

Reset the list of matching items.
protected ResetMatches ( string searchKey ) : void
searchKey string
Результат void

WordformGoDlg() публичный Метод

public WordformGoDlg ( ) : System.Diagnostics.CodeAnalysis
Результат System.Diagnostics.CodeAnalysis

Описание свойств

m_oldSearchWs защищенное свойство

protected int m_oldSearchWs
Результат int