Свойство | Type | Description | |
---|---|---|---|
viewModel |
Méthode | Description | |
---|---|---|
InspectionAddEditXtraForm ( IList |
||
SetupForm ( IList |
Méthode | Description | |
---|---|---|
CreateLocalizedItems ( ) : List |
||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
BindToViewModel ( ) : void | ||
ChangeFact ( ) : void | ||
GetInspectionViewModel ( IList |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InspectionAddEditXtraForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
InspectionAddEditXtraForm_FormClosing ( object sender, |
||
InspectionAddEditXtraForm_Load ( object sender, |
||
SaveInspection ( ) : void | ||
code_EditValueChanged ( object sender, |
||
date_EditValueChanged ( object sender, |
||
factBool_CheckedChanged ( object sender, |
||
factLimit_ParseEditValue ( object sender, DevExpress e ) : void | ||
factString_ProcessNewValue ( object sender, DevExpress e ) : void | ||
saveButton_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public InspectionAddEditXtraForm ( IList |
||
tests | IList |
|
inspectors | IList |
|
current | PipeTestResult | |
statuses | IList |
|
pipeTestResults | IList |
|
isNew | bool | |
listOfInspectors | object>.List | |
Résultat | System |
public SetupForm ( IList |
||
tests | IList |
|
inspectors | IList |
|
current | PipeTestResult | |
statuses | IList |
|
pipeTestResults | IList |
|
isNew | bool | |
listOfInspectors | object>.List | |
Résultat | void |