C# Class NewMrp_ShipPlan_ShowErrorMsg, yfkey-scms

Inheritance: com.Sconit.Web.MainModuleBase
Show file Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
BackEvent EventHandler,
tempPlanLogList IList
tempPlanLogList IList
tempShipPlanLogList IList

Public Methods

Method Description
InitPageParameter ( IList runPurchasePlanLogList ) : void
InitPageParameter ( IList runPurchasePlanLogList ) : void
InitPageParameter ( IList runShipPlanLogList ) : void

Protected Methods

Method 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 method

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

GridView1_PageIndexChanging() protected method

protected GridView1_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
sender object
e GridViewPageEventArgs
return void

InitPageParameter() public method

public InitPageParameter ( IList runPurchasePlanLogList ) : void
runPurchasePlanLogList IList
return void

InitPageParameter() public method

public InitPageParameter ( IList runPurchasePlanLogList ) : void
runPurchasePlanLogList IList
return void

InitPageParameter() public method

public InitPageParameter ( IList runShipPlanLogList ) : void
runShipPlanLogList IList
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnBack_Click() protected method

protected btnBack_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

BackEvent public property

public EventHandler, BackEvent
return EventHandler,

tempPlanLogList public static property

public static IList tempPlanLogList
return IList

tempPlanLogList public static property

public static IList tempPlanLogList
return IList

tempShipPlanLogList public static property

public static IList tempShipPlanLogList
return IList