C# Class Schedule_DemandSchedule_ActQtyList, yfkey-scms

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
InitParamater ( string itemCode, DateTime date, DateTime effDate, bool isFlow, string flowOrLoc, bool isWinTime ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : 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

InitParamater() public méthode

public InitParamater ( string itemCode, DateTime date, DateTime effDate, bool isFlow, string flowOrLoc, bool isWinTime ) : void
itemCode string
date DateTime
effDate DateTime
isFlow bool
flowOrLoc string
isWinTime bool
Résultat void

Page_Load() protected méthode

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

Property Details

EditEvent public_oe property

public EventHandler, EditEvent
Résultat EventHandler,