Uses of Class
net.sf.jasperreports.engine.fill.FillReturnValues
-
Packages that use FillReturnValues Package Description net.sf.jasperreports.engine.fill 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 FillReturnValues Modifier and Type Method Description void
JRFillBand. registerReturnValues(FillReturnValues fillReturnValues)
Constructors in net.sf.jasperreports.engine.fill with parameters of type FillReturnValues Constructor Description FillReturnValues(FillReturnValues values, JRFillCloneFactory factory)
-