C# Class ATMLCommonLibrary.controls.equipment.TestEquipmentControl

Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Protected Properties

Свойство Type Description
capabilitiesControl1 ATMLCommonLibrary.controls.capability.CapabilitiesControl
controllerListControl1 ATMLCommonLibrary.controls.controller.ControllerListControl
facilitiesRequirementsControl1 hardware.FacilitiesRequirementsControl
pathListControl1 path.PathListControl
resourceListControl1 resource.ResourceListControl
softwareItemListControl lists.ItemDescriptionListControl
specificationsControl1 ATMLCommonLibrary.controls.specification.SpecificationsControl
switchingListControl1 lists.SwitchingListControl
tabCapabilities System.Windows.Forms.TabPage
tabControllers System.Windows.Forms.TabPage
tabFacilities System.Windows.Forms.TabPage
tabPaths System.Windows.Forms.TabPage
tabResources System.Windows.Forms.TabPage
tabSoftware System.Windows.Forms.TabPage
tabSpecifications System.Windows.Forms.TabPage
tabSwitching System.Windows.Forms.TabPage
tabTerminalBlocks System.Windows.Forms.TabPage
terminalBlockListControl1 TerminalBlockListControl

Private Properties

Свойство Type Description
InitializeComponent void

Méthodes publiques

Méthode Description
TestEquipmentControl ( ) : System.ComponentModel
TestEquipmentControl_Validating ( object sender, CancelEventArgs e ) : void

Méthodes protégées

Méthode Description
ControlsToData ( ) : void
DataToControls ( ) : void
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

ControlsToData() protected méthode

protected ControlsToData ( ) : void
Résultat void

DataToControls() protected méthode

protected DataToControls ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

TestEquipmentControl() public méthode

public TestEquipmentControl ( ) : System.ComponentModel
Résultat System.ComponentModel

TestEquipmentControl_Validating() public méthode

public TestEquipmentControl_Validating ( object sender, CancelEventArgs e ) : void
sender object
e CancelEventArgs
Résultat void

Property Details

capabilitiesControl1 protected_oe property

protected ATMLCommonLibrary.controls.capability.CapabilitiesControl capabilitiesControl1
Résultat ATMLCommonLibrary.controls.capability.CapabilitiesControl

controllerListControl1 protected_oe property

protected ControllerListControl,ATMLCommonLibrary.controls.controller controllerListControl1
Résultat ATMLCommonLibrary.controls.controller.ControllerListControl

facilitiesRequirementsControl1 protected_oe property

protected hardware.FacilitiesRequirementsControl facilitiesRequirementsControl1
Résultat hardware.FacilitiesRequirementsControl

pathListControl1 protected_oe property

protected path.PathListControl pathListControl1
Résultat path.PathListControl

resourceListControl1 protected_oe property

protected resource.ResourceListControl resourceListControl1
Résultat resource.ResourceListControl

softwareItemListControl protected_oe property

protected lists.ItemDescriptionListControl softwareItemListControl
Résultat lists.ItemDescriptionListControl

specificationsControl1 protected_oe property

protected SpecificationsControl,ATMLCommonLibrary.controls.specification specificationsControl1
Résultat ATMLCommonLibrary.controls.specification.SpecificationsControl

switchingListControl1 protected_oe property

protected lists.SwitchingListControl switchingListControl1
Résultat lists.SwitchingListControl

tabCapabilities protected_oe property

protected System.Windows.Forms.TabPage tabCapabilities
Résultat System.Windows.Forms.TabPage

tabControllers protected_oe property

protected System.Windows.Forms.TabPage tabControllers
Résultat System.Windows.Forms.TabPage

tabFacilities protected_oe property

protected System.Windows.Forms.TabPage tabFacilities
Résultat System.Windows.Forms.TabPage

tabPaths protected_oe property

protected System.Windows.Forms.TabPage tabPaths
Résultat System.Windows.Forms.TabPage

tabResources protected_oe property

protected System.Windows.Forms.TabPage tabResources
Résultat System.Windows.Forms.TabPage

tabSoftware protected_oe property

protected System.Windows.Forms.TabPage tabSoftware
Résultat System.Windows.Forms.TabPage

tabSpecifications protected_oe property

protected System.Windows.Forms.TabPage tabSpecifications
Résultat System.Windows.Forms.TabPage

tabSwitching protected_oe property

protected System.Windows.Forms.TabPage tabSwitching
Résultat System.Windows.Forms.TabPage

tabTerminalBlocks protected_oe property

protected System.Windows.Forms.TabPage tabTerminalBlocks
Résultat System.Windows.Forms.TabPage

terminalBlockListControl1 protected_oe property

protected TerminalBlockListControl terminalBlockListControl1
Résultat TerminalBlockListControl