| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc | |
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
JasperReportBuilder |
AdhocManager.createReport(AdhocReport adhocReport)
createReport.
|
JasperReportBuilder |
AdhocManager.createReport(AdhocReport adhocReport,
AdhocReportCustomizer adhocReportCustomizer)
createReport.
|
| Modifier and Type | Method and Description |
|---|---|
AdhocReport |
AdhocReport.clone() |
AdhocReport |
AdhocConfiguration.getReport()
Getter for the field
report. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocConfiguration.setReport(AdhocReport report)
Setter for the field
report. |
| Modifier and Type | Field and Description |
|---|---|
protected AdhocReport |
DefaultAdhocReportCustomizer.adhocReport |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReportCustomizer.customize(ReportBuilder<?> report,
AdhocReport adhocReport)
customize.
|
void |
DefaultAdhocReportCustomizer.customize(ReportBuilder<?> report,
AdhocReport adhocReport)
customize.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocReport |
XmlToAdhocTransform.report(XmlAdhocReport xmlAdhocReport)
report.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocReport |
AdhocToXmlTransform.report(AdhocReport adhocReport)
report.
|
Copyright © 2010–2021. All rights reserved.