C# 클래스 EDI_FordPlan_DetailList, yfkey-scms

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

공개 프로퍼티들

프로퍼티 타입 설명
allList IList
control_num string
forecastDateList List
totalItem int

공개 메소드들

메소드 설명
GetView ( string searchSql ) : void
UpdateView ( ) : void

보호된 메소드들

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

메소드 상세

GV_List_RowDataBound() 보호된 메소드

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

GetView() 공개 메소드

public GetView ( string searchSql ) : void
searchSql string
리턴 void

Page_Load() 보호된 메소드

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

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void

btnBack_Click() 보호된 메소드

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

프로퍼티 상세

allList 공개적으로 정적으로 프로퍼티

public static IList allList
리턴 IList

control_num 공개적으로 정적으로 프로퍼티

public static string control_num
리턴 string

forecastDateList 공개적으로 프로퍼티

public List forecastDateList
리턴 List

totalItem 공개적으로 정적으로 프로퍼티

public static int totalItem
리턴 int