C# 클래스 SIL.FieldWorks.XWorks.MorphologyEditor.WordformGoDlg

Summary description for WordformGoDlg.
상속: SIL.FieldWorks.LexText.Controls.BaseGoDlg
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
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