Property | Type | Description | |
---|---|---|---|
m_cache | SIL.FieldWorks.FDO.FdoCache | ||
m_mediator | XCore.Mediator |
Method | Description | |
---|---|---|
CheckDisposed ( ) : void |
Check to see if the object has been disposed. All public Properties and Methods should call this before doing anything else.
|
|
Init ( SIL.FieldWorks.FDO.FdoCache cache, XCore mediator ) : void |
From IFwExtension
|
|
LinguaLinksImportDlg ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
BaseName ( string fullName ) : string | ||
CheckImportEnabled ( ) : void | ||
InitializeComponent ( ) : void | ||
LinguaLinksImportDlg_KeyDown ( object sender, System e ) : void | ||
LinguaLinksImportDlg_KeyUp ( object sender, System e ) : void | ||
LinguaLinksImportDlg_Load ( object sender, System e ) : void | ||
OnImportError ( object sender, string message, string caption ) : void |
Called when an import error occurs.
|
|
ShowFinishLabel ( ) : void | ||
UpdateLanguageCodes ( ) : void | ||
btnImport_Click ( object sender, |
||
btnModifyMapping_Click ( object sender, System e ) : void | ||
btn_LinguaLinksXmlBrowse_Click ( object sender, System e ) : void | ||
label2_Click ( object sender, System e ) : void | ||
linkLabel2_LinkClicked ( object sender, System e ) : void | ||
listViewMapping_DoubleClick ( object sender, System e ) : void | ||
listViewMapping_SelectedIndexChanged ( ) : void |
(IFwExtension)Shows the dialog as a modal dialog
|
|
listViewMapping_SelectedIndexChanged ( object sender, System e ) : void | ||
m_LinguaLinksXmlFileName_Leave ( object sender, System e ) : void | ||
m_btnHelp_Click ( object sender, System e ) : void |
public Init ( SIL.FieldWorks.FDO.FdoCache cache, XCore mediator ) : void | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
mediator | XCore | |
return | void |
protected FdoCache,SIL.FieldWorks.FDO m_cache | ||
return | SIL.FieldWorks.FDO.FdoCache |