C# 클래스 Prizm.Main.Forms.Spool.SpoolsXtraForm

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

공개 프로퍼티들

프로퍼티 타입 설명
spoolLength DevExpress.XtraEditors.SpinEdit

공개 메소드들

메소드 설명
IsMatchedByGuid ( System.Guid id ) : bool
SpoolsXtraForm ( ) : DevExpress.XtraEditors
SpoolsXtraForm ( System.Guid id ) : DevExpress.XtraEditors
SpoolsXtraForm ( System.Guid id, string number ) : DevExpress.XtraEditors
SpoolsXtraForm ( string number ) : DevExpress.XtraEditors

보호된 메소드들

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

Clean up any resources being used.

비공개 메소드들

메소드 설명
BindCommands ( ) : void
BindToViewModel ( ) : void
GetTranslation ( ) : 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.

SetControlsTextLength ( ) : void
SpoolsXtraForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
SpoolsXtraForm_Load ( object sender, System e ) : void
ValidateInspection ( GridView view, string NameColumn, ValidateRowEventArgs e ) : void
attachmentsButton_Click ( object sender, System e ) : void
inspectionHistoryGridView_InitNewRow ( object sender, DevExpress e ) : void
inspectionHistoryGridView_KeyDown ( object sender, KeyEventArgs e ) : void
inspectionHistoryGridView_ValidateRow ( object sender, ValidateRowEventArgs e ) : void
inspectorsPopupContainerEdit_CloseUp ( object sender, DevExpress e ) : void
inspectorsPopupContainerEdit_CustomDisplayText ( object sender, DevExpress e ) : void
inspectorsPopupContainerEdit_Popup ( object sender, System e ) : void
inspectorsPopupContainerEdit_QueryPopUp ( object sender, System e ) : void
pipeLength_TextChanged ( object sender, EventArgs e ) : void
resultLookUpEdit_CustomDisplayText ( object sender, DevExpress e ) : void
resultLookUpEdit_EditValueChanged ( object sender, System e ) : void
saveButton_Click ( object sender, EventArgs e ) : void
searchButton_Click ( object sender, EventArgs 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

IsMatchedByGuid() 공개 메소드

public IsMatchedByGuid ( System.Guid id ) : bool
id System.Guid
리턴 bool

SpoolsXtraForm() 공개 메소드

public SpoolsXtraForm ( ) : DevExpress.XtraEditors
리턴 DevExpress.XtraEditors

SpoolsXtraForm() 공개 메소드

public SpoolsXtraForm ( System.Guid id ) : DevExpress.XtraEditors
id System.Guid
리턴 DevExpress.XtraEditors

SpoolsXtraForm() 공개 메소드

public SpoolsXtraForm ( System.Guid id, string number ) : DevExpress.XtraEditors
id System.Guid
number string
리턴 DevExpress.XtraEditors

SpoolsXtraForm() 공개 메소드

public SpoolsXtraForm ( string number ) : DevExpress.XtraEditors
number string
리턴 DevExpress.XtraEditors

프로퍼티 상세

spoolLength 공개적으로 프로퍼티

public DevExpress.XtraEditors.SpinEdit spoolLength
리턴 DevExpress.XtraEditors.SpinEdit