C# 클래스 CostCenterFilter_Search, yfkey-scms

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

공개 메소드들

메소드 설명
GetAllStatus ( ) : IList

보호된 메소드들

메소드 설명
DoSearch ( ) : void
InitPageParameter ( string>.IDictionary actionParameter ) : void
Page_Load ( object sender, EventArgs e ) : void
btnNew_Click ( object sender, EventArgs e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GetStatus ( string statusValue ) : CodeMaster

메소드 상세

DoSearch() 보호된 메소드

protected DoSearch ( ) : void
리턴 void

GetAllStatus() 공개 메소드

public GetAllStatus ( ) : IList
리턴 IList

InitPageParameter() 보호된 메소드

protected InitPageParameter ( string>.IDictionary actionParameter ) : void
actionParameter string>.IDictionary
리턴 void

Page_Load() 보호된 메소드

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

btnNew_Click() 보호된 메소드

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

btnSearch_Click() 보호된 메소드

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