C# 클래스 Prizm.Main.Forms.Parts.Inspection.PartInspectionXtraForm

상속: Prizm.Main.Forms.MainChildForm.ChildEditableForm
파일 보기 프로젝트 열기: AleksMorozova/prizm

공개 메소드들

메소드 설명
PartInspectionXtraForm ( ) : System

보호된 메소드들

메소드 설명
CreateLocalizedItems ( ) : List
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
BindCommands ( ) : void
BindToViewModel ( ) : void
HandleInvalidRowException ( object sender, InvalidRowExceptionEventArgs e ) : void
InitializeComponent ( ) : void

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

PartInspectionXtraForm_Load ( object sender, EventArgs e ) : void
UpdateTextEdit ( ) : void
elementNumber_EditValueChanged ( object sender, EventArgs e ) : void
inspectionsView_InitNewRow ( object sender, DevExpress e ) : void
inspectionsView_KeyDown ( object sender, KeyEventArgs e ) : void
inspectionsView_ValidateRow ( object sender, DevExpress e ) : void
inspectorsPopupContainerEdit_CloseUp ( object sender, DevExpress e ) : void
inspectorsPopupContainerEdit_CustomDisplayText ( object sender, DevExpress e ) : void
inspectorsPopupContainerEdit_Popup ( object sender, EventArgs e ) : void
inspectorsPopupContainerEdit_QueryPopUp ( object sender, CancelEventArgs e ) : void
resultStatusLookUpEdit_CustomDisplayText ( object sender, DevExpress e ) : void
resultStatusLookUpEdit_EditValueChanged ( object sender, EventArgs e ) : void
searchNumber_KeyDown ( object sender, KeyEventArgs e ) : void

메소드 상세

CreateLocalizedItems() 보호된 메소드

protected CreateLocalizedItems ( ) : List
리턴 List

Dispose() 보호된 메소드

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

PartInspectionXtraForm() 공개 메소드

public PartInspectionXtraForm ( ) : System
리턴 System