C# 클래스 EDI_FordPlan_List, yfkey-scms

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

공개 프로퍼티들

프로퍼티 타입 설명
CurrenPage int
allList IList
currentItem01 int
currentItem02 int
isMaxPage bool
isMinPage bool
returnList IList
totalItem int

공개 메소드들

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

보호된 메소드들

메소드 설명
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnFirst_Click ( object sender, EventArgs e ) : void
btnLast_Click ( object sender, EventArgs e ) : void
btnNext_Click ( object sender, EventArgs e ) : void
btnPrev_Click ( object sender, EventArgs e ) : void
btnShowDetail_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

GetView2() 공개 메소드

public GetView2 ( string clickType ) : void
clickType string
리턴 void

Page_Load() 보호된 메소드

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

UpdateView() 공개 메소드

public UpdateView ( ) : void
리턴 void

btnFirst_Click() 보호된 메소드

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

btnLast_Click() 보호된 메소드

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

btnNext_Click() 보호된 메소드

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

btnPrev_Click() 보호된 메소드

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

btnShowDetail_Click() 보호된 메소드

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

프로퍼티 상세

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

public static int CurrenPage
리턴 int

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

public static IList allList
리턴 IList

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

public static int currentItem01
리턴 int

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

public static int currentItem02
리턴 int

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

public static bool isMaxPage
리턴 bool

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

public static bool isMinPage
리턴 bool

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

public static IList returnList
리턴 IList

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

public static int totalItem
리턴 int