C# Class NewMrp_CustomerSchedule_List, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Свойство Type Description
EditEvent EventHandler,
SearchDetailEvent EventHandler,
ShowErrorMsgEvent EventHandler,

Méthodes publiques

Méthode Description
UpdateView ( ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnRunProdPlan_Click ( object sender, EventArgs e ) : void
lbtnEdit_Click ( object sender, EventArgs e ) : void

Method Details

GV_List_RowDataBound() protected méthode

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void

btnRunProdPlan_Click() protected méthode

protected btnRunProdPlan_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

lbtnEdit_Click() protected méthode

protected lbtnEdit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

EditEvent public_oe property

public EventHandler, EditEvent
Résultat EventHandler,

SearchDetailEvent public_oe property

public EventHandler, SearchDetailEvent
Résultat EventHandler,

ShowErrorMsgEvent public_oe property

public EventHandler, ShowErrorMsgEvent
Résultat EventHandler,