|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportContext | |
---|---|
net.sf.jasperreports.engine | Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. |
net.sf.jasperreports.web |
Uses of ReportContext in net.sf.jasperreports.engine |
---|
Methods in net.sf.jasperreports.engine that return ReportContext | |
---|---|
ReportContext |
JRExporter.getReportContext()
|
ReportContext |
JRAbstractExporter.getReportContext()
|
Methods in net.sf.jasperreports.engine with parameters of type ReportContext | |
---|---|
void |
JRExporter.setReportContext(ReportContext reportContext)
|
void |
JRAbstractExporter.setReportContext(ReportContext reportContext)
|
Uses of ReportContext in net.sf.jasperreports.web |
---|
Classes in net.sf.jasperreports.web that implement ReportContext | |
---|---|
class |
WebReportContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |