C# Class Visualization_Traceability_List, yfkey-scms

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

Méthodes publiques

Méthode Description
InitPageParameter ( string huId ) : void
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
lbOrderNo_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
GetOrderViewControl ( GridViewRow gvr ) : Visualization_GoodsTraceability_Traceability_View,

Method Details

GV_List_RowDataBound() protected méthode

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

InitPageParameter() public méthode

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

lbOrderNo_Click() protected méthode

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