C# Class Distribution_OrderIssue_ViewShipList, yfkey-scms

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

Méthodes publiques

Méthode Description
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBack_Click ( object sender, EventArgs e ) : void
btnPrint_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
PrintASN ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void
RePrintASN ( ) : 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

InitPageParameter() public méthode

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void
ip com.Sconit.Entity.Distribution.InProcessLocation
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void
ip com.Sconit.Entity.Distribution.InProcessLocation
printASN bool
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

btnPrint_Click() protected méthode

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