C# Class NewMrp_ProductionPlan_ShowErrorMsg, yfkey-scms

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

Méthodes publiques

Свойство Type Description
BackEvent EventHandler,
tempPlanLogList IList

Méthodes publiques

Méthode Description
InitPageParameter ( IList runProductionPlanLogs ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
GridView1_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBack_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

GridView1_PageIndexChanging() protected méthode

protected GridView1_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
sender object
e GridViewPageEventArgs
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( IList runProductionPlanLogs ) : void
runProductionPlanLogs IList
Résultat void

Page_Load() protected méthode

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

btnBack_Click() protected méthode

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

Property Details

BackEvent public_oe property

public EventHandler, BackEvent
Résultat EventHandler,

tempPlanLogList public_oe static_oe property

public static IList tempPlanLogList
Résultat IList