C# 클래스 Reports_InvIOB_List, yfkey-scms

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

공개 메소드들

메소드 설명
Export ( ) : void
InitPageParameter ( object sender ) : void
PostProcess ( IList list ) : void
UpdateView ( ) : void

보호된 메소드들

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

비공개 메소드들

메소드 설명
HiddenColumns ( int alwaysVisibleColumns ) : void

메소드 상세

Export() 공개 메소드

public Export ( ) : void
리턴 void

GV_List_RowDataBound() 보호된 메소드

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

InitPageParameter() 공개 메소드

public InitPageParameter ( object sender ) : void
sender object
리턴 void

Page_Load() 보호된 메소드

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

PostProcess() 공개 메소드

public PostProcess ( IList list ) : void
list IList
리턴 void

SetCriteria() 보호된 메소드

protected SetCriteria ( ) : void
리턴 void

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void