C# 클래스 Distribution_OrderIssue_ViewShipList, yfkey-scms

상속: com.Sconit.Web.ModuleBase
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void

보호된 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
PrintASN ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void
RePrintASN ( ) : void

메소드 상세

GV_List_RowDataBound() 보호된 메소드

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void
ip com.Sconit.Entity.Distribution.InProcessLocation
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void
ip com.Sconit.Entity.Distribution.InProcessLocation
printASN bool
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnBack_Click() 보호된 메소드

protected btnBack_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnPrint_Click() 보호된 메소드

protected btnPrint_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void