Method | Description | |
---|---|---|
RecordGoDlg ( ) : System | ||
SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator ) : void | ||
SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator, string form ) : void |
Method | Description | |
---|---|---|
ResetMatches ( string searchKey ) : void | ||
m_btnInsert_Click ( object sender, |
Method | Description | |
---|---|---|
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 |
protected ResetMatches ( string searchKey ) : void | ||
searchKey | string | |
return | void |
public SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
wp | SIL.FieldWorks.LexText.Controls.WindowParams | |
mediator | XCore.Mediator | |
return | void |
public SetDlgInfo ( SIL.FieldWorks.FDO.FdoCache cache, SIL.FieldWorks.LexText.Controls.WindowParams wp, XCore.Mediator mediator, string form ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
wp | SIL.FieldWorks.LexText.Controls.WindowParams | |
mediator | XCore.Mediator | |
form | string | |
return | void |
protected m_btnInsert_Click ( object sender, |
||
sender | object | |
e | ||
return | void |