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

Public Member Functions

 Configure_RunInfo (Seci.SerialisableList< SECI_Controls.Run_Information.Scaling_RunInfo > list)
 

Public Attributes

Seci.SerialisableList
< SECI_Controls.Run_Information.Scaling_RunInfo > 
current = new Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_RunInfo>()
 

Protected Member Functions

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

Private Member Functions

void btnAdd_Click (object sender, EventArgs e)
 
void btnDelete_Click (object sender, EventArgs e)
 
void btnEdit_Click (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void Configure_RunInfo_Load (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void listBox1_SelectedIndexChanged (object sender, EventArgs e)
 
void PopulateList ()
 

Private Attributes

System.Windows.Forms.Button btnAdd
 
System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnDelete
 
System.Windows.Forms.Button btnEdit
 
System.Windows.Forms.Button btnOK
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.GroupBox groupBox1
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.ListBox lstControls
 
System.Windows.Forms.ListBox lstItems
 

Detailed Description

Definition at line 11 of file Configure_RunInfo.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.Configure_RunInfo ( Seci.SerialisableList< SECI_Controls.Run_Information.Scaling_RunInfo >  list)
inline

Definition at line 15 of file Configure_RunInfo.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnAdd_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 58 of file Configure_RunInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnDelete_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 92 of file Configure_RunInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnEdit_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 74 of file Configure_RunInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 101 of file Configure_RunInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.Configure_RunInfo_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 32 of file Configure_RunInfo.cs.

override void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.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 Configure_RunInfo.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.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 Configure_RunInfo.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.listBox1_SelectedIndexChanged ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 48 of file Configure_RunInfo.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.PopulateList ( )
inlineprivate

Definition at line 37 of file Configure_RunInfo.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnAdd
private

Definition at line 167 of file Configure_RunInfo.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnCancel
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnDelete
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnEdit
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.btnOK
private

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

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.components = null
private

Required designer variable.

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

Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_RunInfo> Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.current = new Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_RunInfo>()

Definition at line 13 of file Configure_RunInfo.cs.

System.Windows.Forms.GroupBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.groupBox1
private

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.label1
private

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.label2
private

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

System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.lstControls
private

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

System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_RunInfo.lstItems
private

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


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