C# 클래스 Inventory_Stocktaking_ResultDetail, yfkey-scms

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

공개 메소드들

메소드 설명
CheckAllChanged ( object sender, EventArgs e ) : void
UpdateView ( ) : void
UpdateView ( IList cycleCountResultList, bool isShortage, bool isProfit, bool isEqual ) : void

보호된 메소드들

메소드 설명
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnAdjust_Click ( object sender, EventArgs e ) : void
btnClose_Click ( object sender, EventArgs e ) : void

메소드 상세

CheckAllChanged() 공개 메소드

public CheckAllChanged ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

GV_List_RowDataBound() 보호된 메소드

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

Page_Load() 보호된 메소드

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

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void

UpdateView() 공개 메소드

public UpdateView ( IList cycleCountResultList, bool isShortage, bool isProfit, bool isEqual ) : void
cycleCountResultList IList
isShortage bool
isProfit bool
isEqual bool
리턴 void

btnAdjust_Click() 보호된 메소드

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