C# Class Order_OrderView_LocTransList, yfkey-scms

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

Méthodes publiques

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

Protected Properties

Свойство Type Description
KitItemDic int>.IDictionary
KitItemList IList
OrderStatus string
PartyFromCode string

Méthodes publiques

Méthode Description
SaveAllDetail ( ) : 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
checkItemExists ( ) : bool
lbtnAdd_Click ( object sender, EventArgs e ) : void
lbtnDelete_Click ( object sender, EventArgs e ) : void
lbtnEdit_Click ( object sender, EventArgs e ) : void
tbHuScan_TextChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
GetKitItemList ( IList orderLocTransList ) : void
InitialHuScan ( ) : 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

Page_Load() protected méthode

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

SaveAllDetail() public méthode

public SaveAllDetail ( ) : void
Résultat void

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void

checkItemExists() protected méthode

protected checkItemExists ( ) : bool
Résultat bool

lbtnAdd_Click() protected méthode

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

lbtnDelete_Click() protected méthode

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

lbtnEdit_Click() protected méthode

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

tbHuScan_TextChanged() protected méthode

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

Property Details

EditEvent public_oe property

public EventHandler, EditEvent
Résultat EventHandler,

KitItemDic protected_oe property

protected IDictionary KitItemDic
Résultat int>.IDictionary

KitItemList protected_oe property

protected IList KitItemList
Résultat IList

OrderStatus protected_oe property

protected string OrderStatus
Résultat string

PartyFromCode protected_oe property

protected string PartyFromCode
Résultat string

UpdateRoutingEvent public_oe property

public EventHandler, UpdateRoutingEvent
Résultat EventHandler,