C# Class MRP_PlanSchedule_List, yfkey-scms

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

Private Properties

Свойство Type Description
GenDynControls void
GenerateDynamicColumns void
GetDynControlID string
GetHeaderText string
GetLimitEndTime DateTime
GetToolTip string

Méthodes publiques

Méthode Description
ListView ( ) : void
ListView ( bool autoPlan ) : void
Release ( ) : void
Run ( ) : void
Save ( ) : 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

Private Methods

Méthode Description
GenDynControls ( ) : void
GenerateDynamicColumns ( List dateList, string timePeriodType ) : void
GetDynControlID ( int colIndex ) : string
GetHeaderText ( string timePeriodType, DateTime date ) : string
GetLimitEndTime ( string timePeriodType, DateTime startTime, DateTime endTime ) : DateTime
GetToolTip ( IList ifptList ) : string

Method Details

GV_List_RowDataBound() protected méthode

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

ListView() public méthode

public ListView ( ) : void
Résultat void

ListView() public méthode

public ListView ( bool autoPlan ) : void
autoPlan bool
Résultat void

Page_Load() protected méthode

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

Release() public méthode

public Release ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void