C# Class Visualization_Traceability_List, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Mostrar archivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
InitPageParameter ( string huId ) : void
UpdateView ( ) : void

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lbOrderNo_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
GetOrderViewControl ( GridViewRow gvr ) : Visualization_GoodsTraceability_Traceability_View,

Method Details

GV_List_RowDataBound() protected method

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

InitPageParameter() public method

public InitPageParameter ( string huId ) : void
huId string
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

lbOrderNo_Click() protected method

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