C# Class Epicor_Integration.Operations_Minutes

Afficher le fichier Open project: virall/EpicorIntegration Class Usage Examples

Méthodes publiques

Свойство Type Description
Band OperationsType
Bolt OperationsType
Heat OperationsType
Huck OperationsType
Rivet OperationsType
Springs OperationsType
Tec OperationsType
Zhooks OperationsType

Méthodes publiques

Méthode Description
CalculateVals ( ) : void
Operations_Minutes ( ) : System
Operations_Minutes ( string _huck, string _tec, string _bolt, string _rivet, string _band, string _heat, string _spring, string _hooks ) : System
band_txt_TextChanged ( object sender, EventArgs e ) : void
bolt_txt_TextChanged ( object sender, EventArgs e ) : void
heat_txt_TextChanged ( object sender, EventArgs e ) : void
hucks_txt_TextChanged ( object sender, EventArgs e ) : void
springs_txt_TextChanged ( object sender, EventArgs e ) : void
tec_txt_TextChanged ( object sender, EventArgs e ) : void
zhooks_txt_TextChanged ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CalculateAssemble ( ) : void
InitializeComponent ( ) : void

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

Operations_Minutes_Load ( object sender, EventArgs e ) : void
cancel_btn_Click ( object sender, EventArgs e ) : void
mult_txt_TextChanged ( object sender, EventArgs e ) : void
ok_btn_Click ( object sender, EventArgs e ) : void
operation_cbo_SelectedIndexChanged ( object sender, EventArgs e ) : void
rails_chk_CheckedChanged ( object sender, EventArgs e ) : void
rivet_txt_TextChanged ( object sender, EventArgs e ) : void
seconds_txt_TextChanged ( object sender, EventArgs e ) : void

Method Details

CalculateVals() public méthode

public CalculateVals ( ) : void
Résultat void

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

Operations_Minutes() public méthode

public Operations_Minutes ( ) : System
Résultat System

Operations_Minutes() public méthode

public Operations_Minutes ( string _huck, string _tec, string _bolt, string _rivet, string _band, string _heat, string _spring, string _hooks ) : System
_huck string
_tec string
_bolt string
_rivet string
_band string
_heat string
_spring string
_hooks string
Résultat System

band_txt_TextChanged() public méthode

public band_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

bolt_txt_TextChanged() public méthode

public bolt_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

heat_txt_TextChanged() public méthode

public heat_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

hucks_txt_TextChanged() public méthode

public hucks_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

springs_txt_TextChanged() public méthode

public springs_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

tec_txt_TextChanged() public méthode

public tec_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

zhooks_txt_TextChanged() public méthode

public zhooks_txt_TextChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

Band public_oe property

public OperationsType,Epicor_Integration Band
Résultat OperationsType

Bolt public_oe property

public OperationsType,Epicor_Integration Bolt
Résultat OperationsType

Heat public_oe property

public OperationsType,Epicor_Integration Heat
Résultat OperationsType

Huck public_oe property

public OperationsType,Epicor_Integration Huck
Résultat OperationsType

Rivet public_oe property

public OperationsType,Epicor_Integration Rivet
Résultat OperationsType

Springs public_oe property

public OperationsType,Epicor_Integration Springs
Résultat OperationsType

Tec public_oe property

public OperationsType,Epicor_Integration Tec
Résultat OperationsType

Zhooks public_oe property

public OperationsType,Epicor_Integration Zhooks
Résultat OperationsType