C# Class Prizm.Main.Forms.PipeMill.Search.MillPipeSearchXtraForm

Inheritance: Prizm.Main.Forms.MainChildForm.ChildForm
Show file Open project: AleksMorozova/prizm

Public Methods

Method Description
MillPipeSearchXtraForm ( ) : Prizm.Domain.Entity.Mill

Protected Methods

Method Description
CreateLocalizedItems ( ) : List
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
BindCommands ( ) : void
BindToViewModel ( ) : void
InitializeComponent ( ) : void

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

MillPipeSearchXtraForm_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
MillPipeSearchXtraForm_Load ( object sender, System e ) : void
UpdateNumberOfFoundItems ( ) : void
pipeMillStatus_CloseUp ( object sender, DevExpress e ) : void
pipeRepositoryButtonEdit_Click ( object sender, System e ) : void
pipeSize_CloseUp ( object sender, DevExpress e ) : void
pipesSearchResultView_CustomColumnDisplayText ( object sender, DevExpress e ) : void
pipesSearchResultView_DoubleClick ( object sender, EventArgs e ) : void
pipesSearchResultView_KeyDown ( object sender, System e ) : void
pipesSearchResultView_RowCellStyle ( object sender, DevExpress e ) : void

Method Details

CreateLocalizedItems() protected method

protected CreateLocalizedItems ( ) : List
return List

Dispose() protected method

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

MillPipeSearchXtraForm() public method

public MillPipeSearchXtraForm ( ) : Prizm.Domain.Entity.Mill
return Prizm.Domain.Entity.Mill