C# Class com.Sconit.Service.Report.Yfk.Impl.ProductionPlanDailyMgr

Inheritance: RepTemplate1
Afficher le fichier Open project: Novthirteen/yfkey-scms

Méthodes publiques

Méthode Description
CopyPageValues ( int pageIndex ) : void
ProductionPlanDailyMgr ( String reportTemplateFolder ) : System

Méthodes protégées

Méthode Description
FillValuesImpl ( String templateFileName, IList list ) : bool

Private Methods

Méthode Description
FillHead ( ) : void

Method Details

CopyPageValues() public méthode

public CopyPageValues ( int pageIndex ) : void
pageIndex int
Résultat void

FillValuesImpl() protected méthode

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
Résultat bool

ProductionPlanDailyMgr() public méthode

public ProductionPlanDailyMgr ( String reportTemplateFolder ) : System
reportTemplateFolder String
Résultat System