Property | Type | Description | |
---|---|---|---|
RequirementsTabControl | ATMLCommonLibrary.controls.awb.AWBTabControl | ||
_hardwareItemDescription | HardwareItemDescription | ||
calibrationRequirementListControl | calibration.CalibrationRequirementListControl | ||
componentListControl | lists.ComponentListControl | ||
configurationOptionListControl | hardware.ConfigurationOptionListControl | ||
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 | |||
legalDocumentListControl | |||
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 |
Property | Type | Description | |
---|---|---|---|
HardwareItemDescriptionControl_Validating | void | ||
InitializeComponent | void | ||
TestTab | int | ||
tabControl1_DrawItem | void |
Method | Description | |
---|---|---|
HardwareItemDescriptionControl ( ) : System |
Method | 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 |
Method | 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 |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public HardwareItemDescriptionControl ( ) : System | ||
return | System |
protected tabControl_MouseLeave ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected tabControl_MouseMove ( object sender, MouseEventArgs e ) : void | ||
sender | object | |
e | MouseEventArgs | |
return | void |
protected ATMLCommonLibrary.controls.awb.AWBTabControl RequirementsTabControl | ||
return | ATMLCommonLibrary.controls.awb.AWBTabControl |
protected HardwareItemDescription _hardwareItemDescription | ||
return | HardwareItemDescription |
protected calibration.CalibrationRequirementListControl calibrationRequirementListControl | ||
return | calibration.CalibrationRequirementListControl |
protected lists.ComponentListControl componentListControl | ||
return | lists.ComponentListControl |
protected hardware.ConfigurationOptionListControl configurationOptionListControl | ||
return | hardware.ConfigurationOptionListControl |
protected DocumentListControl,ATMLCommonLibrary.controls.document documentListControl | ||
return |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtDescription | ||
return | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtName | ||
return | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected ATMLCommonLibrary.controls.awb.AWBTextBox edtVersion | ||
return | ATMLCommonLibrary.controls.awb.AWBTextBox |
protected environmental.EnvironmentalRequirementsControl environmentalRequirementsControl1 | ||
return | environmental.EnvironmentalRequirementsControl |
protected error.ErrorListControl errorListControl | ||
return | error.ErrorListControl |
protected System.Windows.Forms.ErrorProvider errorProvider | ||
return | System.Windows.Forms.ErrorProvider |
protected ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl factoryDefaultsListControl | ||
return | ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl |
protected IdentificationControl identificationControl | ||
return | IdentificationControl |
protected PhysicalInterfaceListControl,ATMLCommonLibrary.controls.lists interfaceListControl | ||
return |
protected LegalDocumentListControl,ATMLCommonLibrary.controls.document legalDocumentListControl | ||
return |
protected NetworkListControl,ATMLCommonLibrary.controls.network networkListControl | ||
return |
protected operational.OperationalRequirementsControl operationalRequirementsControl | ||
return | operational.OperationalRequirementsControl |
protected System.Windows.Forms.Panel panelIdentification | ||
return | System.Windows.Forms.Panel |
protected component.ParentComponentListControl parentComponentListControl | ||
return | component.ParentComponentListControl |
protected hardware.characteristics.PhysicalCharacteristicsControl physicalCharacteristicsControl | ||
return | hardware.characteristics.PhysicalCharacteristicsControl |
protected power.PowerRequirementListControl powerRequirementListControl | ||
return | power.PowerRequirementListControl |
protected System.Windows.Forms.TabPage tabCalibration | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabCharacteristics | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabComponents | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabConfiguration | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabControl | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabDefaults | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabDescription | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabDocumentation | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabEnvironmental | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabErrors | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabIdentification | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabInterface | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabLegal | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabNetwork | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabOperational | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabControl tabPanelControl | ||
return | System.Windows.Forms.TabControl |
protected System.Windows.Forms.TabPage tabParentComponents | ||
return | System.Windows.Forms.TabPage |
protected System.Windows.Forms.TabPage tabPower | ||
return | System.Windows.Forms.TabPage |