C# Class EDI_FordPlan_NoPlanShip, yfkey-scms

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

Public Methods

Method Description
UpdateView ( ) : void

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnShip_Click ( object sender, EventArgs e ) : void
tbFlow_TextChanged ( Object sender, EventArgs e ) : void

Private Methods

Method Description
GetShipEDIFordPlan ( ) : List

Method Details

GV_List_RowDataBound() protected method

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

Page_Load() protected method

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

UpdateView() public method

public UpdateView ( ) : void
return void

btnShip_Click() protected method

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

tbFlow_TextChanged() protected method

protected tbFlow_TextChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
return void