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

Inheritance: RepTemplate1
Exibir arquivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
CopyPageValues ( int pageIndex ) : void
ProductionPlanDailyMgr ( String reportTemplateFolder ) : System

Protected Methods

Method Description
FillValuesImpl ( String templateFileName, IList list ) : bool

Private Methods

Method Description
FillHead ( ) : void

Method Details

CopyPageValues() public method

public CopyPageValues ( int pageIndex ) : void
pageIndex int
return void

FillValuesImpl() protected method

protected FillValuesImpl ( String templateFileName, IList list ) : bool
templateFileName String
list IList
return bool

ProductionPlanDailyMgr() public method

public ProductionPlanDailyMgr ( String reportTemplateFolder ) : System
reportTemplateFolder String
return System