C# Class EDI_FordPlan_ShipList, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Exibir arquivo Open project: Novthirteen/yfkey-scms

Public Properties

Property Type Description
SearchSql string
control_num string

Public Methods

Method Description
GetView ( string searchSql ) : void
UpdateView ( ) : void

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnBack_Click ( object sender, EventArgs e ) : void
btnShip_Click ( object sender, EventArgs e ) : void
tbFlow_TextChanged ( Object sender, EventArgs e ) : void

Private Methods

Method Description
GetShipEDIFordPlan ( ) : List

Method Details

GV_List_RowDataBound() protected method

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

GetView() public method

public GetView ( string searchSql ) : void
searchSql string
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

btnBack_Click() protected method

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

btnShip_Click() protected method

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

tbFlow_TextChanged() protected method

protected tbFlow_TextChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
return void

Property Details

SearchSql public_oe static_oe property

public static string SearchSql
return string

control_num public_oe static_oe property

public static string control_num
return string