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.
|
|
IFM ( ) : Sfm2Xml.ClsInFieldMarker | ||
IFMChanged ( ) : bool |
Use the hash function of each object to see if the passed in marker is different from the current dlg values.
|
|
Init ( Sfm2Xml ifm, |
||
LexImportWizardCharMarkerDlg ( IHelpTopicProvider helpTopicProvider, IApp app, IVwStylesheet stylesheet ) : System |
Initializes a new instance of the LexImportWizardCharMarkerDlg class.
|
|
SetExistingBeginMarkers ( |
||
SetExistingElementNames ( |
||
SetExistingEndMarkers ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EnableRadioEndButtons ( ) : void | ||
HasValidBeginMarker ( ) : bool | ||
HasValidData ( ) : bool | ||
HasValidEndMarker ( ) : bool | ||
HideOKBtn ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InitializeStylesComboBox ( ) : void | ||
LexImportWizardCharMarkerDlg ( ) : System | ||
LexImportWizardCharMarkerDlg_Load ( object sender, |
||
UpdateControlColor ( |
||
ValidateBeginMarkerText ( ) : bool | ||
ValidateEndMarkers ( ) : bool | ||
btnAdd_Click ( object sender, |
||
btnStyles_Click ( object sender, |
||
buttonHelp_Click ( object sender, |
||
cbStyle_SelectionChangeCommitted ( object sender, |
||
radioEndWithField_CheckedChanged ( object sender, |
||
radioEndWithWord_CheckedChanged ( object sender, |
||
tbBeginMarker_TextChanged ( object sender, |
||
tbEndMarker_TextChanged ( object sender, |
public Init ( Sfm2Xml ifm, |
||
ifm | Sfm2Xml | |
uiLangsHT | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
return | void |
public LexImportWizardCharMarkerDlg ( IHelpTopicProvider helpTopicProvider, IApp app, IVwStylesheet stylesheet ) : System | ||
helpTopicProvider | IHelpTopicProvider | The help topic provider. |
app | IApp | The app. |
stylesheet | IVwStylesheet | The stylesheet. |
return | System |
public SetExistingBeginMarkers ( |
||
markers | ||
return | void |
public SetExistingElementNames ( |
||
names | ||
return | void |
public SetExistingEndMarkers ( |
||
markers | ||
return | void |