C# 클래스 Warehouse_InProcessLocation_Edit, yfkey-scms

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

공개 메소드들

메소드 설명
AdjustInProcessLocationFrom ( ) : void
AdjustInProcessLocationTo ( ) : string
CloseInProcessLocation ( ) : void
InitPageParameter ( string ipNo ) : void
UpdateInProcessLocation ( ) : void
UpdateView ( ) : void

보호된 메소드들

메소드 설명
FV_Flow_DataBound ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

AdjustInProcessLocationFrom() 공개 메소드

public AdjustInProcessLocationFrom ( ) : void
리턴 void

AdjustInProcessLocationTo() 공개 메소드

public AdjustInProcessLocationTo ( ) : string
리턴 string

CloseInProcessLocation() 공개 메소드

public CloseInProcessLocation ( ) : void
리턴 void

FV_Flow_DataBound() 보호된 메소드

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

InitPageParameter() 공개 메소드

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

Page_Load() 보호된 메소드

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

UpdateInProcessLocation() 공개 메소드

public UpdateInProcessLocation ( ) : void
리턴 void

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void