C# 클래스 ATMLCommonLibrary.controls.hardware.HardwareItemDescriptionControl

파일 보기 프로젝트 열기: UtrsSoftware/ATMLWorkBench

보호된 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명
HardwareItemDescriptionControl_Validating void
InitializeComponent void
TestTab int
tabControl1_DrawItem void

공개 메소드들

메소드 설명
HardwareItemDescriptionControl ( ) : System

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

ControlsToData() 보호된 메소드

protected ControlsToData ( ) : void
리턴 void

DataToControls() 보호된 메소드

protected DataToControls ( ) : void
리턴 void

Dispose() 보호된 메소드

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

HardwareItemDescriptionControl() 공개 메소드

public HardwareItemDescriptionControl ( ) : System
리턴 System

tabControl_MouseLeave() 보호된 메소드

protected tabControl_MouseLeave ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

tabControl_MouseMove() 보호된 메소드

protected tabControl_MouseMove ( object sender, MouseEventArgs e ) : void
sender object
e MouseEventArgs
리턴 void

프로퍼티 상세

RequirementsTabControl 보호되어 있는 프로퍼티

protected ATMLCommonLibrary.controls.awb.AWBTabControl RequirementsTabControl
리턴 ATMLCommonLibrary.controls.awb.AWBTabControl

_hardwareItemDescription 보호되어 있는 프로퍼티

protected HardwareItemDescription _hardwareItemDescription
리턴 HardwareItemDescription

calibrationRequirementListControl 보호되어 있는 프로퍼티

protected calibration.CalibrationRequirementListControl calibrationRequirementListControl
리턴 calibration.CalibrationRequirementListControl

componentListControl 보호되어 있는 프로퍼티

protected lists.ComponentListControl componentListControl
리턴 lists.ComponentListControl

configurationOptionListControl 보호되어 있는 프로퍼티

protected hardware.ConfigurationOptionListControl configurationOptionListControl
리턴 hardware.ConfigurationOptionListControl

documentListControl 보호되어 있는 프로퍼티

protected DocumentListControl,ATMLCommonLibrary.controls.document documentListControl
리턴 ATMLCommonLibrary.controls.document.DocumentListControl

edtDescription 보호되어 있는 프로퍼티

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtDescription
리턴 ATMLCommonLibrary.controls.awb.AWBTextBox

edtName 보호되어 있는 프로퍼티

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtName
리턴 ATMLCommonLibrary.controls.awb.AWBTextBox

edtVersion 보호되어 있는 프로퍼티

protected ATMLCommonLibrary.controls.awb.AWBTextBox edtVersion
리턴 ATMLCommonLibrary.controls.awb.AWBTextBox

environmentalRequirementsControl1 보호되어 있는 프로퍼티

protected environmental.EnvironmentalRequirementsControl environmentalRequirementsControl1
리턴 environmental.EnvironmentalRequirementsControl

errorListControl 보호되어 있는 프로퍼티

protected error.ErrorListControl errorListControl
리턴 error.ErrorListControl

errorProvider 보호되어 있는 프로퍼티

protected System.Windows.Forms.ErrorProvider errorProvider
리턴 System.Windows.Forms.ErrorProvider

factoryDefaultsListControl 보호되어 있는 프로퍼티

protected ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl factoryDefaultsListControl
리턴 ATMLCommonLibrary.controls.hardware.FactoryDefaultsListControl

helpLabel1 보호되어 있는 프로퍼티

protected HelpLabel helpLabel1
리턴 HelpLabel

helpLabel2 보호되어 있는 프로퍼티

protected HelpLabel helpLabel2
리턴 HelpLabel

identificationControl 보호되어 있는 프로퍼티

protected IdentificationControl identificationControl
리턴 IdentificationControl

interfaceListControl 보호되어 있는 프로퍼티

protected PhysicalInterfaceListControl,ATMLCommonLibrary.controls.lists interfaceListControl
리턴 ATMLCommonLibrary.controls.lists.PhysicalInterfaceListControl

legalDocumentListControl 보호되어 있는 프로퍼티

protected LegalDocumentListControl,ATMLCommonLibrary.controls.document legalDocumentListControl
리턴 ATMLCommonLibrary.controls.document.LegalDocumentListControl

networkListControl 보호되어 있는 프로퍼티

protected NetworkListControl,ATMLCommonLibrary.controls.network networkListControl
리턴 ATMLCommonLibrary.controls.network.NetworkListControl

operationalRequirementsControl 보호되어 있는 프로퍼티

protected operational.OperationalRequirementsControl operationalRequirementsControl
리턴 operational.OperationalRequirementsControl

panelIdentification 보호되어 있는 프로퍼티

protected System.Windows.Forms.Panel panelIdentification
리턴 System.Windows.Forms.Panel

parentComponentListControl 보호되어 있는 프로퍼티

protected component.ParentComponentListControl parentComponentListControl
리턴 component.ParentComponentListControl

physicalCharacteristicsControl 보호되어 있는 프로퍼티

protected hardware.characteristics.PhysicalCharacteristicsControl physicalCharacteristicsControl
리턴 hardware.characteristics.PhysicalCharacteristicsControl

powerRequirementListControl 보호되어 있는 프로퍼티

protected power.PowerRequirementListControl powerRequirementListControl
리턴 power.PowerRequirementListControl

tabCalibration 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabCalibration
리턴 System.Windows.Forms.TabPage

tabCharacteristics 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabCharacteristics
리턴 System.Windows.Forms.TabPage

tabComponents 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabComponents
리턴 System.Windows.Forms.TabPage

tabConfiguration 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabConfiguration
리턴 System.Windows.Forms.TabPage

tabControl 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabControl
리턴 System.Windows.Forms.TabPage

tabDefaults 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabDefaults
리턴 System.Windows.Forms.TabPage

tabDescription 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabDescription
리턴 System.Windows.Forms.TabPage

tabDocumentation 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabDocumentation
리턴 System.Windows.Forms.TabPage

tabEnvironmental 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabEnvironmental
리턴 System.Windows.Forms.TabPage

tabErrors 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabErrors
리턴 System.Windows.Forms.TabPage

tabIdentification 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabIdentification
리턴 System.Windows.Forms.TabPage

tabInterface 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabInterface
리턴 System.Windows.Forms.TabPage

tabLegal 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabLegal
리턴 System.Windows.Forms.TabPage

tabNetwork 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabNetwork
리턴 System.Windows.Forms.TabPage

tabOperational 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabOperational
리턴 System.Windows.Forms.TabPage

tabPanelControl 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabControl tabPanelControl
리턴 System.Windows.Forms.TabControl

tabParentComponents 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabParentComponents
리턴 System.Windows.Forms.TabPage

tabPower 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabPower
리턴 System.Windows.Forms.TabPage

tabRequirements 보호되어 있는 프로퍼티

protected System.Windows.Forms.TabPage tabRequirements
리턴 System.Windows.Forms.TabPage