C# Class ATMLCommonLibrary.controls.hardware.HardwareItemDescriptionControl

Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Protected Properties

Свойство Type Description
RequirementsTabControl ATMLCommonLibrary.controls.awb.AWBTabControl
_hardwareItemDescription HardwareItemDescription
calibrationRequirementListControl calibration.CalibrationRequirementListControl
componentListControl lists.ComponentListControl
configurationOptionListControl hardware.ConfigurationOptionListControl
documentListControl ATMLCommonLibrary.controls.document.DocumentListControl
edtDescription ATMLCommonLibrary.controls.awb.AWBTextBox
edtName ATMLCommonLibrary.controls.awb.AWBTextBox
edtVersion ATMLCommonLibrary.controls.awb.AWBTextBox
environmentalRequirementsControl1 environmental.EnvironmentalRequirementsControl
errorListControl error.ErrorListControl
errorProvider System.Windows.Forms.ErrorProvider
factoryDefaultsListControl ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl
helpLabel1 HelpLabel
helpLabel2 HelpLabel
identificationControl IdentificationControl
interfaceListControl ATMLCommonLibrary.controls.lists.PhysicalInterfaceListControl
legalDocumentListControl ATMLCommonLibrary.controls.document.LegalDocumentListControl
networkListControl ATMLCommonLibrary.controls.network.NetworkListControl
operationalRequirementsControl operational.OperationalRequirementsControl
panelIdentification System.Windows.Forms.Panel
parentComponentListControl component.ParentComponentListControl
physicalCharacteristicsControl hardware.characteristics.PhysicalCharacteristicsControl
powerRequirementListControl power.PowerRequirementListControl
tabCalibration System.Windows.Forms.TabPage
tabCharacteristics System.Windows.Forms.TabPage
tabComponents System.Windows.Forms.TabPage
tabConfiguration System.Windows.Forms.TabPage
tabControl System.Windows.Forms.TabPage
tabDefaults System.Windows.Forms.TabPage
tabDescription System.Windows.Forms.TabPage
tabDocumentation System.Windows.Forms.TabPage
tabEnvironmental System.Windows.Forms.TabPage
tabErrors System.Windows.Forms.TabPage
tabIdentification System.Windows.Forms.TabPage
tabInterface System.Windows.Forms.TabPage
tabLegal System.Windows.Forms.TabPage
tabNetwork System.Windows.Forms.TabPage
tabOperational System.Windows.Forms.TabPage
tabPanelControl System.Windows.Forms.TabControl
tabParentComponents System.Windows.Forms.TabPage
tabPower System.Windows.Forms.TabPage
tabRequirements System.Windows.Forms.TabPage

Private Properties

Свойство Type Description
HardwareItemDescriptionControl_Validating void
InitializeComponent void
TestTab int
tabControl1_DrawItem void

Méthodes publiques

Méthode Description
HardwareItemDescriptionControl ( ) : System

Méthodes protégées

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

Clean up any resources being used.

tabControl_MouseLeave ( object sender, EventArgs e ) : void
tabControl_MouseMove ( object sender, MouseEventArgs e ) : void

Private Methods

Méthode Description
HardwareItemDescriptionControl_Validating ( object sender, CancelEventArgs e ) : void
InitializeComponent ( ) : void

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

TestTab ( Point pt ) : int
tabControl1_DrawItem ( object sender, DrawItemEventArgs e ) : void

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

HardwareItemDescriptionControl() public méthode

public HardwareItemDescriptionControl ( ) : System
Résultat System

tabControl_MouseLeave() protected méthode

protected tabControl_MouseLeave ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

tabControl_MouseMove() protected méthode

protected tabControl_MouseMove ( object sender, MouseEventArgs e ) : void
sender object
e MouseEventArgs
Résultat void

Property Details

RequirementsTabControl protected_oe property

protected ATMLCommonLibrary.controls.awb.AWBTabControl RequirementsTabControl
Résultat ATMLCommonLibrary.controls.awb.AWBTabControl

_hardwareItemDescription protected_oe property

protected HardwareItemDescription _hardwareItemDescription
Résultat HardwareItemDescription

calibrationRequirementListControl protected_oe property

protected calibration.CalibrationRequirementListControl calibrationRequirementListControl
Résultat calibration.CalibrationRequirementListControl

componentListControl protected_oe property

protected lists.ComponentListControl componentListControl
Résultat lists.ComponentListControl

configurationOptionListControl protected_oe property

protected hardware.ConfigurationOptionListControl configurationOptionListControl
Résultat hardware.ConfigurationOptionListControl

documentListControl protected_oe property

protected DocumentListControl,ATMLCommonLibrary.controls.document documentListControl
Résultat ATMLCommonLibrary.controls.document.DocumentListControl

edtDescription protected_oe property

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtDescription
Résultat ATMLCommonLibrary.controls.awb.AWBTextBox

edtName protected_oe property

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtName
Résultat ATMLCommonLibrary.controls.awb.AWBTextBox

edtVersion protected_oe property

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtVersion
Résultat ATMLCommonLibrary.controls.awb.AWBTextBox

environmentalRequirementsControl1 protected_oe property

protected environmental.EnvironmentalRequirementsControl environmentalRequirementsControl1
Résultat environmental.EnvironmentalRequirementsControl

errorListControl protected_oe property

protected error.ErrorListControl errorListControl
Résultat error.ErrorListControl

errorProvider protected_oe property

protected System.Windows.Forms.ErrorProvider errorProvider
Résultat System.Windows.Forms.ErrorProvider

factoryDefaultsListControl protected_oe property

protected ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl factoryDefaultsListControl
Résultat ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl

helpLabel1 protected_oe property

protected HelpLabel helpLabel1
Résultat HelpLabel

helpLabel2 protected_oe property

protected HelpLabel helpLabel2
Résultat HelpLabel

identificationControl protected_oe property

protected IdentificationControl identificationControl
Résultat IdentificationControl

interfaceListControl protected_oe property

protected PhysicalInterfaceListControl,ATMLCommonLibrary.controls.lists interfaceListControl
Résultat ATMLCommonLibrary.controls.lists.PhysicalInterfaceListControl

legalDocumentListControl protected_oe property

protected LegalDocumentListControl,ATMLCommonLibrary.controls.document legalDocumentListControl
Résultat ATMLCommonLibrary.controls.document.LegalDocumentListControl

networkListControl protected_oe property

protected NetworkListControl,ATMLCommonLibrary.controls.network networkListControl
Résultat ATMLCommonLibrary.controls.network.NetworkListControl

operationalRequirementsControl protected_oe property

protected operational.OperationalRequirementsControl operationalRequirementsControl
Résultat operational.OperationalRequirementsControl

panelIdentification protected_oe property

protected System.Windows.Forms.Panel panelIdentification
Résultat System.Windows.Forms.Panel

parentComponentListControl protected_oe property

protected component.ParentComponentListControl parentComponentListControl
Résultat component.ParentComponentListControl

physicalCharacteristicsControl protected_oe property

protected hardware.characteristics.PhysicalCharacteristicsControl physicalCharacteristicsControl
Résultat hardware.characteristics.PhysicalCharacteristicsControl

powerRequirementListControl protected_oe property

protected power.PowerRequirementListControl powerRequirementListControl
Résultat power.PowerRequirementListControl

tabCalibration protected_oe property

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

tabCharacteristics protected_oe property

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

tabComponents protected_oe property

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

tabConfiguration protected_oe property

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

tabControl protected_oe property

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

tabDefaults protected_oe property

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

tabDescription protected_oe property

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

tabDocumentation protected_oe property

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

tabEnvironmental protected_oe property

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

tabErrors protected_oe property

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

tabIdentification protected_oe property

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

tabInterface protected_oe property

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

tabLegal protected_oe property

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

tabNetwork protected_oe property

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

tabOperational protected_oe property

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

tabPanelControl protected_oe property

protected System.Windows.Forms.TabControl tabPanelControl
Résultat System.Windows.Forms.TabControl

tabParentComponents protected_oe property

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

tabPower protected_oe property

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

tabRequirements protected_oe property

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