C# Class Order_GoodsReceipt_AsnReceipt_List, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Show file Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
CloseEvent EventHandler,
EditEvent EventHandler,
ViewEvent EventHandler,
supplier string

Public Methods

Method Description
UpdateView ( ) : void

Protected Methods

Method Description
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

Method Details

GV_List_Detail_RowDataBound() protected method

protected GV_List_Detail_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

GV_List_RowDataBound() protected method

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

UpdateView() public method

public UpdateView ( ) : void
return void

lbtnEdit_Click() protected method

protected lbtnEdit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

lbtnView_Click() protected method

protected lbtnView_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

CloseEvent public property

public EventHandler, CloseEvent
return EventHandler,

EditEvent public property

public EventHandler, EditEvent
return EventHandler,

ViewEvent public property

public EventHandler, ViewEvent
return EventHandler,

supplier public property

public string supplier
return string