Method | Description | |
---|---|---|
DisableForStepImportation ( ) : void |
Disables all the checkboxes.
|
|
Frm_ExcelImport ( Dictionary aDictionary ) : System |
Constructor
|
|
Frm_ExcelImport ( Step aStep ) : System |
Method | Description | |
---|---|---|
Btn_Import_Click ( object sender, EventArgs e ) : void |
Launches the command of importing excel file
|
|
Btn_SelectFile_Click ( object sender, EventArgs e ) : void |
Allows to select the excel file
|
|
CB_Select_CheckedChanged ( object sender, EventArgs e ) : void | ||
SpecialBrakeImportModeEnumFromString ( ) : Importer.ExcelImporter.SpecialBrakeImportModeEnum |
Converts the string value received from the special brake import mode combobox to an enum
|
|
baseEditorTextBox1_Load ( object sender, EventArgs e ) : void |
public Frm_ExcelImport ( Dictionary aDictionary ) : System | ||
aDictionary | Dictionary | |
return | System |
public Frm_ExcelImport ( Step aStep ) : System | ||
aStep | Step | |
return | System |