C# Class Distribution_PickList_Search, yfkey-scms

Inheritance: com.Sconit.Web.SearchModuleBase
显示文件 Open project: Novthirteen/yfkey-scms

Private Properties

Property Type Description
CollectDetailParam object
CollectGroupParam object
CollectResultParam object
GetStatus CodeMaster
GetStatusGroup IList
StatusDataBind void

Protected Methods

Method Description
DoSearch ( ) : void
InitPageParameter ( string>.IDictionary actionParameter ) : void
Page_Load ( object sender, EventArgs e ) : void
btnExport_Click ( object sender, EventArgs e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
CollectDetailParam ( string pickListNo, string orderNo, string status, string startDate, string endDate, string itemCode ) : object
CollectGroupParam ( string pickListNo, string orderNo, string status, string startDate, string endDate ) : object
CollectResultParam ( string pickListNo, string orderNo, string status, string startDate, string endDate, string itemCode, string hu ) : object
GetStatus ( string statusValue ) : CodeMaster
GetStatusGroup ( ) : IList
StatusDataBind ( ) : void

Method Details

DoSearch() protected method

protected DoSearch ( ) : void
return void

InitPageParameter() protected method

protected InitPageParameter ( string>.IDictionary actionParameter ) : void
actionParameter string>.IDictionary
return void

Page_Load() protected method

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

btnExport_Click() protected method

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

btnSearch_Click() protected method

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