C# Class Prizm.Main.Forms.Spool.SpoolsXtraForm

Inheritance: Prizm.Main.Forms.MainChildForm.ChildEditableForm
Afficher le fichier Open project: AleksMorozova/prizm

Méthodes publiques

Свойство Type Description
spoolLength DevExpress.XtraEditors.SpinEdit

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
CreateLocalizedItems ( ) : List
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
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

Method Details

CreateLocalizedItems() protected méthode

protected CreateLocalizedItems ( ) : List
Résultat List

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

IsMatchedByGuid() public méthode

public IsMatchedByGuid ( System.Guid id ) : bool
id System.Guid
Résultat bool

SpoolsXtraForm() public méthode

public SpoolsXtraForm ( ) : DevExpress.XtraEditors
Résultat DevExpress.XtraEditors

SpoolsXtraForm() public méthode

public SpoolsXtraForm ( System.Guid id ) : DevExpress.XtraEditors
id System.Guid
Résultat DevExpress.XtraEditors

SpoolsXtraForm() public méthode

public SpoolsXtraForm ( System.Guid id, string number ) : DevExpress.XtraEditors
id System.Guid
number string
Résultat DevExpress.XtraEditors

SpoolsXtraForm() public méthode

public SpoolsXtraForm ( string number ) : DevExpress.XtraEditors
number string
Résultat DevExpress.XtraEditors

Property Details

spoolLength public_oe property

public DevExpress.XtraEditors.SpinEdit spoolLength
Résultat DevExpress.XtraEditors.SpinEdit