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

Public Member Functions

void addMessages (Seci.SerialisableList< Seci.LabView.MessageInfo > messages)
 
 LabView_Errors ()
 
delegate void QuestionHandler ()
 

Protected Member Functions

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

Events

QuestionHandler QuestionAnswered
 
QuestionHandler QuestionAsked
 

Private Member Functions

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

Private Attributes

System.Windows.Forms.DataGridViewTextBoxColumn colDate
 
System.Windows.Forms.DataGridViewTextBoxColumn colMessage
 
System.Windows.Forms.DataGridViewTextBoxColumn colNo
 
System.Windows.Forms.DataGridViewTextBoxColumn colQuestion
 
System.Windows.Forms.DataGridViewTextBoxColumn colSource
 
System.Windows.Forms.DataGridViewTextBoxColumn colTime
 
System.Windows.Forms.DataGridViewImageColumn colType
 
System.Windows.Forms.DataGridViewTextBoxColumn colYes
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.DataGridView dataGridView1
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Panel panel1
 

Detailed Description

Definition at line 11 of file LabVIEW_Errors.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.LabView_Errors ( )
inline

Definition at line 19 of file LabVIEW_Errors.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.addMessages ( Seci.SerialisableList< Seci.LabView.MessageInfo >  messages)
inline

Definition at line 33 of file LabVIEW_Errors.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.dataGridView1_CellDoubleClick ( object  sender,
DataGridViewCellEventArgs  e 
)
inlineprivate

Definition at line 68 of file LabVIEW_Errors.cs.

override void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.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 LabVIEW_Errors.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.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 LabVIEW_Errors.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.LabView_Errors_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 24 of file LabVIEW_Errors.cs.

delegate void Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.QuestionHandler ( )

Member Data Documentation

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colDate
private

Definition at line 173 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colMessage
private

Definition at line 176 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colNo
private

Definition at line 178 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colQuestion
private

Definition at line 172 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colSource
private

Definition at line 175 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colTime
private

Definition at line 174 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewImageColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colType
private

Definition at line 171 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.colYes
private

Definition at line 177 of file LabVIEW_Errors.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.components = null
private

Required designer variable.

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

System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.dataGridView1
private

Definition at line 170 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.label1
private

Definition at line 169 of file LabVIEW_Errors.Designer.cs.

System.Windows.Forms.Panel Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.panel1
private

Definition at line 168 of file LabVIEW_Errors.Designer.cs.

Event Documentation

QuestionHandler Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.QuestionAnswered

Definition at line 17 of file LabVIEW_Errors.cs.

QuestionHandler Sample_Environment_Control_Interface.Dialogs.Messages.LabView_Errors.QuestionAsked

Definition at line 14 of file LabVIEW_Errors.cs.


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