C# Class SIL.FieldWorks.LexText.Controls.SfmToTextsAndWordsMappingDlg

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Protected Properties

Свойство Type Description
m_helpTopicID string

Méthodes publiques

Méthode Description
GetDestinationNameFromResource ( InterlinDestination dest, ResourceManager rm ) : string
SetupDlg ( IHelpTopicProvider helpTopicProvider, IApp app, FdoCache cache, Sfm2FlexTextMappingBase mappingToModify, IEnumerable destinationsToDisplay ) : void
SfmToTextsAndWordsMappingDlg ( ) : System

Méthodes protégées

Méthode Description
GetDestinationName ( InterlinDestination destEnum ) : string
GetOldWs ( ) : string
OnDestinationListBox_SelectedIndexChanged ( ) : void
SfmInterlinearMappingDlg_WritingSystemAdded ( object sender, EventArgs e ) : void
m_destinationsListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
LoadConverters ( string converter ) : void
LoadDestinations ( ) : void
LoadEncodingConverters ( ) : void

update the 'encoding converters' combo box with the current values

m_addConverterButton_Click ( object sender, EventArgs e ) : void
m_helpButton_Click ( object sender, EventArgs e ) : void
m_okButton_Click ( object sender, EventArgs e ) : void

Method Details

GetDestinationName() protected méthode

protected GetDestinationName ( InterlinDestination destEnum ) : string
destEnum InterlinDestination
Résultat string

GetDestinationNameFromResource() public static méthode

public static GetDestinationNameFromResource ( InterlinDestination dest, ResourceManager rm ) : string
dest InterlinDestination
rm ResourceManager
Résultat string

GetOldWs() protected méthode

protected GetOldWs ( ) : string
Résultat string

OnDestinationListBox_SelectedIndexChanged() protected méthode

protected OnDestinationListBox_SelectedIndexChanged ( ) : void
Résultat void

SetupDlg() public méthode

public SetupDlg ( IHelpTopicProvider helpTopicProvider, IApp app, FdoCache cache, Sfm2FlexTextMappingBase mappingToModify, IEnumerable destinationsToDisplay ) : void
helpTopicProvider IHelpTopicProvider
app IApp
cache FdoCache
mappingToModify Sfm2FlexTextMappingBase
destinationsToDisplay IEnumerable
Résultat void

SfmInterlinearMappingDlg_WritingSystemAdded() protected méthode

protected SfmInterlinearMappingDlg_WritingSystemAdded ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

SfmToTextsAndWordsMappingDlg() public méthode

public SfmToTextsAndWordsMappingDlg ( ) : System
Résultat System

m_destinationsListBox_SelectedIndexChanged() protected méthode

protected m_destinationsListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

m_helpTopicID protected_oe property

protected string m_helpTopicID
Résultat string