C# Class EDI_FordPlan_ShipList, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Свойство Type Description
SearchSql string
control_num string

Méthodes publiques

Méthode Description
GetView ( string searchSql ) : void
UpdateView ( ) : void

Méthodes protégées

Méthode 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

Méthode Description
GetShipEDIFordPlan ( ) : List

Method Details

GV_List_RowDataBound() protected méthode

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

GetView() public méthode

public GetView ( string searchSql ) : void
searchSql string
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void

btnBack_Click() protected méthode

protected btnBack_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnShip_Click() protected méthode

protected btnShip_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

tbFlow_TextChanged() protected méthode

protected tbFlow_TextChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
Résultat void

Property Details

SearchSql public_oe static_oe property

public static string SearchSql
Résultat string

control_num public_oe static_oe property

public static string control_num
Résultat string