|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsynchronousFillHandle | |
---|---|
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 AsynchronousFillHandle in net.sf.jasperreports.engine.fill |
---|
Methods in net.sf.jasperreports.engine.fill that return AsynchronousFillHandle | |
---|---|
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map parameters)
Creates an asychronous filling handle. |
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map parameters,
java.sql.Connection conn)
Creates an asychronous filling handle. |
static AsynchronousFillHandle |
AsynchronousFillHandle.createHandle(JasperReport jasperReport,
java.util.Map parameters,
JRDataSource dataSource)
Creates an asychronous filling handle. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |