Свойство | Type | Description | |
---|---|---|---|
AddExportedCAItem | void | ||
InitializeComponent | void | ||
SelectAll | void | ||
StrCmpLogicalW | int | ||
btnCancel_Click | void | ||
btnClearAll_Click | void | ||
btnOK_Click | void | ||
btnSelectAll_Click | void | ||
chbShowDirty_CheckedChanged | void | ||
lbConfigModels_SelectedIndexChanged | void | ||
lbExportedCAs_KeyDown | void | ||
lbExportedCAs_MouseMove | void | ||
lbExportedCAs_SelectedIndexChanged | void |
Méthode | Description | |
---|---|---|
ConfigurationSelectionForm ( CyPhyMasterInterpreter.ConfigurationSelectionInput input, bool enableDebugging ) : System | ||
InitForm ( ) : void | ||
SaveSettingsAndResults ( ) : void |
Non interactive support. This function will show no UI components.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
AddExportedCAItem ( CyPhyMasterInterpreter.GMELightObject config ) : void |
Inserts the configurations in alphabetical order and respects the ordering if the name has numbers.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SelectAll ( |
||
StrCmpLogicalW ( String x, String y ) : int | ||
btnCancel_Click ( object sender, |
||
btnClearAll_Click ( object sender, |
||
btnOK_Click ( object sender, |
||
btnSelectAll_Click ( object sender, |
||
chbShowDirty_CheckedChanged ( object sender, |
||
lbConfigModels_SelectedIndexChanged ( object sender, |
||
lbExportedCAs_KeyDown ( object sender, |
||
lbExportedCAs_MouseMove ( object sender, MouseEventArgs e ) : void | ||
lbExportedCAs_SelectedIndexChanged ( object sender, |
public ConfigurationSelectionForm ( CyPhyMasterInterpreter.ConfigurationSelectionInput input, bool enableDebugging ) : System | ||
input | CyPhyMasterInterpreter.ConfigurationSelectionInput | |
enableDebugging | bool | |
Résultat | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |