Property | Type | Description | |
---|---|---|---|
m_fInconsistentType | bool | ||
m_fMatchingForm | bool |
Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
HandleMatchingSelectionChanged ( ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public AddAllomorphDlg ( ) : SIL.FieldWorks.FDO | ||
return | SIL.FieldWorks.FDO |
protected HandleMatchingSelectionChanged ( ) : void | ||
return | void |
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. |
return | void |