C# 클래스 Warehouse_InProcessLocation_ViewMain, yfkey-scms

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

Private Properties

프로퍼티 타입 설명
PrintASN void
PrintASN void

공개 메소드들

메소드 설명
DetailListBack_Render ( object sender, EventArgs e ) : void
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip ) : void
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN ) : void
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation ip, bool printASN, string action ) : void
InitPageParameter ( string ipNo ) : void
InitPageParameter ( string ipNo, bool printASN ) : void
InitPageParameter ( string ipNo, string action ) : void

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
PrintDasAuto ( object sender, EventArgs e ) : void
btnAdjustLocFrom_Click ( object sender, EventArgs e ) : void
btnAdjustLocTo_Click ( object sender, EventArgs e ) : void
btnClose_Click ( object sender, EventArgs e ) : void
btnPrint_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void

비공개 메소드들

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

메소드 상세

DetailListBack_Render() 공개 메소드

public DetailListBack_Render ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 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

InitPageParameter() 공개 메소드

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

InitPageParameter() 공개 메소드

public InitPageParameter ( string ipNo ) : void
ipNo string
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( string ipNo, bool printASN ) : void
ipNo string
printASN bool
리턴 void

InitPageParameter() 공개 메소드

public InitPageParameter ( string ipNo, string action ) : void
ipNo string
action string
리턴 void

Page_Load() 보호된 메소드

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

PrintDasAuto() 보호된 메소드

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

btnAdjustLocFrom_Click() 보호된 메소드

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

btnAdjustLocTo_Click() 보호된 메소드

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

btnClose_Click() 보호된 메소드

protected btnClose_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

btnUpdate_Click() 보호된 메소드

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