SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
SeciUserInterface.Dialogs.Alerts.AddAlert Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.Alerts.AddAlert:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.Alerts.AddAlert:
Collaboration graph

Public Member Functions

 AddAlert ()
 

Public Attributes

String Block
 
String BlockType
 
String High
 
String Low
 
String OldHigh
 
String OldLow
 
Boolean SubConfig
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void AddAlert_Load (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void comBlocks_SelectedIndexChanged (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnOK
 
System.Windows.Forms.ComboBox comBlocks
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.Label label3
 
System.Windows.Forms.Label lblType
 
System.Windows.Forms.TextBox txtHigh
 
System.Windows.Forms.TextBox txtLow
 

Detailed Description

Definition at line 12 of file AddAlert.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Alerts.AddAlert.AddAlert ( )
inline

Definition at line 22 of file AddAlert.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Alerts.AddAlert.AddAlert_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 32 of file AddAlert.cs.

void SeciUserInterface.Dialogs.Alerts.AddAlert.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 54 of file AddAlert.cs.

void SeciUserInterface.Dialogs.Alerts.AddAlert.comBlocks_SelectedIndexChanged ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 44 of file AddAlert.cs.

override void SeciUserInterface.Dialogs.Alerts.AddAlert.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file AddAlert.Designer.cs.

void SeciUserInterface.Dialogs.Alerts.AddAlert.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 AddAlert.Designer.cs.

Member Data Documentation

String SeciUserInterface.Dialogs.Alerts.AddAlert.Block
String SeciUserInterface.Dialogs.Alerts.AddAlert.BlockType
System.Windows.Forms.Button SeciUserInterface.Dialogs.Alerts.AddAlert.btnCancel
private

Definition at line 161 of file AddAlert.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Alerts.AddAlert.btnOK
private

Definition at line 160 of file AddAlert.Designer.cs.

System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Alerts.AddAlert.comBlocks
private

Definition at line 155 of file AddAlert.Designer.cs.

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Alerts.AddAlert.components = null
private

Required designer variable.

Definition at line 8 of file AddAlert.Designer.cs.

String SeciUserInterface.Dialogs.Alerts.AddAlert.High
System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label1
private

Definition at line 154 of file AddAlert.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label2
private

Definition at line 156 of file AddAlert.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label3
private

Definition at line 157 of file AddAlert.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.lblType
private

Definition at line 162 of file AddAlert.Designer.cs.

String SeciUserInterface.Dialogs.Alerts.AddAlert.Low
String SeciUserInterface.Dialogs.Alerts.AddAlert.OldHigh

Definition at line 20 of file AddAlert.cs.

String SeciUserInterface.Dialogs.Alerts.AddAlert.OldLow

Definition at line 19 of file AddAlert.cs.

Boolean SeciUserInterface.Dialogs.Alerts.AddAlert.SubConfig

Definition at line 18 of file AddAlert.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Alerts.AddAlert.txtHigh
private

Definition at line 158 of file AddAlert.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Alerts.AddAlert.txtLow
private

Definition at line 159 of file AddAlert.Designer.cs.


The documentation for this class was generated from the following files: