C# 클래스 SIL.FieldWorks.LexText.Controls.AddAllomorphDlg

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

보호된 프로퍼티들

프로퍼티 타입 설명
m_fInconsistentType bool
m_fMatchingForm bool

공개 메소드들

메소드 설명
AddAllomorphDlg ( ) : SIL.FieldWorks.FDO
SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator, ITsString tssform, int hvoType ) : void

Set up the dlg in preparation to showing it.

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

HandleMatchingSelectionChanged ( ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

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

메소드 상세

AddAllomorphDlg() 공개 메소드

public AddAllomorphDlg ( ) : SIL.FieldWorks.FDO
리턴 SIL.FieldWorks.FDO

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

HandleMatchingSelectionChanged() 보호된 메소드

protected HandleMatchingSelectionChanged ( ) : void
리턴 void

SetDlgInfo() 공개 메소드

Set up the dlg in preparation to showing it.
public SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator, ITsString tssform, int hvoType ) : void
cache SIL.FieldWorks.FDO.FdoCache FDO cache.
wp SIL.FieldWorks.LexText.Controls.WindowParams Strings used for various items in this dialog.
mediator XCore.Mediator The mediator.
tssform ITsString The form.
hvoType int The HVO of the type.
리턴 void

프로퍼티 상세

m_fInconsistentType 보호되어 있는 프로퍼티

protected bool m_fInconsistentType
리턴 bool

m_fMatchingForm 보호되어 있는 프로퍼티

protected bool m_fMatchingForm
리턴 bool