C# Class com.Sconit.Service.Report.Yfgm.Impl.RepBarCodeMgr

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

Méthodes publiques

Méthode Description
CopyPageValues ( int pageIndex ) : void
GetDataList ( string code ) : IList
RepBarCodeMgr ( String reportTemplateFolder, String barCodeFontName, short barCodeFontSize, IHuMgr huMgr ) : System

Private Methods

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

Method Details

CopyPageValues() public méthode

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

GetDataList() public méthode

public GetDataList ( string code ) : IList
code string
Résultat IList

RepBarCodeMgr() public méthode

public RepBarCodeMgr ( String reportTemplateFolder, String barCodeFontName, short barCodeFontSize, IHuMgr huMgr ) : System
reportTemplateFolder String
barCodeFontName String
barCodeFontSize short
huMgr IHuMgr
Résultat System