|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
void | AddBlock_Load (object sender, EventArgs e) |
|
void | btnClearGo_Click (object sender, EventArgs e) |
|
void | btnClearWaitfor_Click (object sender, EventArgs e) |
|
void | btnClearWrite_Click (object sender, EventArgs e) |
|
void | btnOK_Click (object sender, EventArgs e) |
|
List< String > | checkFilledOutandValid () |
|
Boolean | checkFilledOutCorrectly () |
|
void | chkOnlyIfChanged_CheckedChanged (object sender, EventArgs e) |
|
void | chkRuncontrol_CheckedChanged (object sender, EventArgs e) |
|
void | comRead_SelectedIndexChanged (object sender, EventArgs e) |
|
void | comVI_SelectedIndexChanged (object sender, EventArgs e) |
|
void | fillInControls (String VIname) |
|
void | fillInVIs () |
|
void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More...
|
|
Boolean | isCharValid (KeyPressEventArgs e) |
|
void | isCharValid_KeyPress (object sender, KeyPressEventArgs e) |
|
Boolean | isNumeric (KeyPressEventArgs e) |
|
void | NumericOnly_KeyPress (object sender, KeyPressEventArgs e) |
|
void | radLog_CheckedChanged (object sender, EventArgs e) |
|
void | radOnlyChangesTol_CheckedChanged (object sender, EventArgs e) |
|
Definition at line 13 of file AddEditBlock.cs.
SeciUserInterface.Dialogs.Blocks.AddEditBlock.AddEditBlock |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.AddBlock_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.btnClearGo_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.btnClearWaitfor_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.btnClearWrite_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
List<String> SeciUserInterface.Dialogs.Blocks.AddEditBlock.checkFilledOutandValid |
( |
| ) |
|
|
inlineprivate |
Boolean SeciUserInterface.Dialogs.Blocks.AddEditBlock.checkFilledOutCorrectly |
( |
| ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkOnlyIfChanged_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkRuncontrol_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.comRead_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.comVI_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Blocks.AddEditBlock.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 AddEditBlock.designer.cs.
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.fillInControls |
( |
String |
VIname | ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.fillInVIs |
( |
| ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.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 AddEditBlock.designer.cs.
Boolean SeciUserInterface.Dialogs.Blocks.AddEditBlock.isCharValid |
( |
KeyPressEventArgs |
e | ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.isCharValid_KeyPress |
( |
object |
sender, |
|
|
KeyPressEventArgs |
e |
|
) |
| |
|
inlineprivate |
Boolean SeciUserInterface.Dialogs.Blocks.AddEditBlock.isNumeric |
( |
KeyPressEventArgs |
e | ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.NumericOnly_KeyPress |
( |
object |
sender, |
|
|
KeyPressEventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.radLog_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Blocks.AddEditBlock.radOnlyChangesTol_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
Boolean SeciUserInterface.Dialogs.Blocks.AddEditBlock._isEdit |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkEnabled |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkLogToSingleFile |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkOnlyIfChanged |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkRuncontrol |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkSaveSettings |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.chkVisible |
|
private |
System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.comFormatting |
|
private |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Blocks.AddEditBlock.components = null |
|
private |
System.Windows.Forms.GroupBox SeciUserInterface.Dialogs.Blocks.AddEditBlock.groupBox1 |
|
private |
Boolean SeciUserInterface.Dialogs.Blocks.AddEditBlock.IsComponent = false |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddEditBlock.label11 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddEditBlock.label13 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddEditBlock.label14 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddEditBlock.label18 |
|
private |
System.Windows.Forms.RadioButton SeciUserInterface.Dialogs.Blocks.AddEditBlock.radLog |
|
private |
System.Windows.Forms.RadioButton SeciUserInterface.Dialogs.Blocks.AddEditBlock.radNoLogging |
|
private |
System.Windows.Forms.RadioButton SeciUserInterface.Dialogs.Blocks.AddEditBlock.radOnlyChangesTol |
|
private |
System.Windows.Forms.ToolTip SeciUserInterface.Dialogs.Blocks.AddEditBlock.toolTip1 |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/AddEditBlock.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/AddEditBlock.designer.cs