Uses of Class
net.sf.jasperreports.engine.fill.FillReturnValues
Packages that use FillReturnValues
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of FillReturnValues in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type FillReturnValuesModifier and TypeMethodDescriptionvoid
JRFillBand.registerReturnValues
(FillReturnValues fillReturnValues) Constructors in net.sf.jasperreports.engine.fill with parameters of type FillReturnValuesModifierConstructorDescriptionprotected
FillReturnValues
(FillReturnValues values, JRFillCloneFactory factory)