C# 클래스 Order_GoodsReceipt_AsnReceipt_List, yfkey-scms

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

공개 프로퍼티들

프로퍼티 타입 설명
CloseEvent EventHandler,
EditEvent EventHandler,
ViewEvent EventHandler,
supplier string

공개 메소드들

메소드 설명
UpdateView ( ) : void

보호된 메소드들

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

메소드 상세

GV_List_Detail_RowDataBound() 보호된 메소드

protected GV_List_Detail_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
리턴 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

lbtnEdit_Click() 보호된 메소드

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

lbtnView_Click() 보호된 메소드

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

프로퍼티 상세

CloseEvent 공개적으로 프로퍼티

public EventHandler, CloseEvent
리턴 EventHandler,

EditEvent 공개적으로 프로퍼티

public EventHandler, EditEvent
리턴 EventHandler,

ViewEvent 공개적으로 프로퍼티

public EventHandler, ViewEvent
리턴 EventHandler,

supplier 공개적으로 프로퍼티

public string supplier
리턴 string