C# Class Distribution_OrderIssue_List, yfkey-scms

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

Méthodes publiques

Свойство Type Description
CreatePickListEvent EventHandler,
EditEvent EventHandler,

Méthodes publiques

Méthode Description
InitPageParameter ( string flowCode, string orderSubType ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnCreatePickList_Click ( object sender, EventArgs e ) : void
btnEditShipQty_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CollectOrderNoList ( ) : List
InitialUI ( ) : void

Method Details

GV_List_RowDataBound() protected méthode

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

InitPageParameter() public méthode

public InitPageParameter ( string flowCode, string orderSubType ) : void
flowCode string
orderSubType string
Résultat void

Page_Load() protected méthode

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

btnCreatePickList_Click() protected méthode

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

btnEditShipQty_Click() protected méthode

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

Property Details

CreatePickListEvent public_oe property

public EventHandler, CreatePickListEvent
Résultat EventHandler,

EditEvent public_oe property

public EventHandler, EditEvent
Résultat EventHandler,