프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_helpTopicID | string |
메소드 | 설명 | |
---|---|---|
GetDestinationNameFromResource ( InterlinDestination dest, ResourceManager rm ) : string | ||
SetupDlg ( IHelpTopicProvider helpTopicProvider, IApp app, FdoCache cache, Sfm2FlexTextMappingBase mappingToModify, IEnumerable |
||
SfmToTextsAndWordsMappingDlg ( ) : System |
메소드 | 설명 | |
---|---|---|
GetDestinationName ( InterlinDestination destEnum ) : string | ||
GetOldWs ( ) : string | ||
OnDestinationListBox_SelectedIndexChanged ( ) : void | ||
SfmInterlinearMappingDlg_WritingSystemAdded ( object sender, EventArgs e ) : void | ||
m_destinationsListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
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 |
protected GetDestinationName ( InterlinDestination destEnum ) : string | ||
destEnum | InterlinDestination | |
리턴 | string |
public static GetDestinationNameFromResource ( InterlinDestination dest, ResourceManager rm ) : string | ||
dest | InterlinDestination | |
rm | ResourceManager | |
리턴 | string |
protected OnDestinationListBox_SelectedIndexChanged ( ) : void | ||
리턴 | void |
public SetupDlg ( IHelpTopicProvider helpTopicProvider, IApp app, FdoCache cache, Sfm2FlexTextMappingBase mappingToModify, IEnumerable |
||
helpTopicProvider | IHelpTopicProvider | |
app | IApp | |
cache | FdoCache | |
mappingToModify | Sfm2FlexTextMappingBase | |
destinationsToDisplay | IEnumerable |
|
리턴 | void |
protected SfmInterlinearMappingDlg_WritingSystemAdded ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected m_destinationsListBox_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |