C# Class Order_ReceiptNotes_List, yfkey-scms

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

Méthodes publiques

Свойство Type Description
AdjustEvent EventHandler,
ViewEvent EventHandler,

Méthodes publiques

Méthode Description
Export ( ) : void
UpdateView ( ) : void

Méthodes protégées

Méthode Description
GV_List_Detail_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
lbtnAdjust_Click ( object sender, EventArgs e ) : void
lbtnView_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitialUI ( ) : void

Method Details

Export() public méthode

public Export ( ) : void
Résultat void

GV_List_Detail_RowDataBound() protected méthode

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

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

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void

lbtnAdjust_Click() protected méthode

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

lbtnView_Click() protected méthode

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

Property Details

AdjustEvent public_oe property

public EventHandler, AdjustEvent
Résultat EventHandler,

ViewEvent public_oe property

public EventHandler, ViewEvent
Résultat EventHandler,