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
Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo Class Reference
Inheritance diagram for Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo:
Inheritance graph
Collaboration diagram for Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo:
Collaboration graph

Public Member Functions

 SetNexusInfo ()
 

Public Attributes

Seci.BlockDictionary blocksNexus
 
Seci.BlockDictionary[] compsBlocksNexus
 

Protected Member Functions

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

Private Member Functions

void btnOK_Click (object sender, EventArgs e)
 
void dataGridView1_CellValidated (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 SetNexusInfo_Load (object sender, EventArgs e)
 

Private Attributes

System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnOK
 
System.Windows.Forms.DataGridViewTextBoxColumn colBlockName
 
System.Windows.Forms.DataGridViewCheckBoxColumn colComponent
 
System.Windows.Forms.DataGridViewComboBoxColumn colNexusGroup
 
System.Windows.Forms.DataGridViewTextBoxColumn colNexusName
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.DataGridView dataGridView1
 
System.Windows.Forms.Label label1
 

Detailed Description

Definition at line 11 of file SetNexusInfo.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.SetNexusInfo ( )
inline

Definition at line 18 of file SetNexusInfo.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 83 of file SetNexusInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.dataGridView1_CellValidated ( object  sender,
DataGridViewCellEventArgs  e 
)
inlineprivate

Definition at line 57 of file SetNexusInfo.cs.

override void Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.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 SetNexusInfo.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.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 SetNexusInfo.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.SetNexusInfo_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 23 of file SetNexusInfo.cs.

Member Data Documentation

Seci.BlockDictionary Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.blocksNexus

Definition at line 14 of file SetNexusInfo.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.btnCancel
private

Definition at line 146 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.btnOK
private

Definition at line 145 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.colBlockName
private

Definition at line 142 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.colComponent
private

Definition at line 147 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.DataGridViewComboBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.colNexusGroup
private

Definition at line 144 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.colNexusName
private

Definition at line 143 of file SetNexusInfo.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.components = null
private

Required designer variable.

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

Seci.BlockDictionary [] Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.compsBlocksNexus

Definition at line 16 of file SetNexusInfo.cs.

System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.dataGridView1
private

Definition at line 141 of file SetNexusInfo.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.SetNexusInfo.label1
private

Definition at line 140 of file SetNexusInfo.Designer.cs.


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