C# Class Warehouse_PutAway_List, yfkey-scms

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

Public Methods

Method Description
BindList ( List transformerDetailList ) : void
GetList ( ) : List

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lbtnDelete_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
InitialAll ( ) : void

Method Details

BindList() public method

public BindList ( List transformerDetailList ) : void
transformerDetailList List
return void

GV_List_RowDataBound() protected method

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

GetList() public method

public GetList ( ) : List
return List

Page_Load() protected method

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

lbtnDelete_Click() protected method

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