|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 13 of file ConfigureBlocks.cs.
Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.ConfigureBlocks |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnDelete_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnEdit_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnSetNexus_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.configureBlocks_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.dataGridView1_CellValidated |
( |
object |
sender, |
|
|
DataGridViewCellEventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file configureBlocks.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.doChanges |
( |
Seci.BlockInfo |
block | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Definition at line 29 of file configureBlocks.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.updateDataGrid |
( |
| ) |
|
|
inlineprivate |
Boolean Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks._changesMade = false |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnAdd |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnCancel |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnDelete |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnEdit |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnOK |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.btnSetNexus |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colComponent |
|
private |
System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colEnabled |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colLower |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colName |
|
private |
System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colRuncontrol |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colUnits |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.colUpper |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.ColVI |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.components = null |
|
private |
System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.dataGridView1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.ConfigureBlocks.label1 |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Blocks/ConfigureBlocks.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Blocks/configureBlocks.Designer.cs