| Modifier and Type | Method and Description |
|---|---|
int |
ReportSourceAdapter.advance(Report report) |
int |
ReportSource.advance(Report report)
Prepare the data in this report source so that it can be printed.
|
int |
ReportSourceAdapter.prepareFooter(Report report) |
int |
ReportSource.prepareFooter(Report report)
Prepares the footer panel for printing.
|
int |
ReportSourceAdapter.prepareHeader(Report report) |
int |
ReportSource.prepareHeader(Report report)
Prepares the header panel for printing.
|
int |
ReportSourceAdapter.prepareIntro(Report report) |
int |
ReportSource.prepareIntro(Report report)
Prepares the intro panel for printing.
|
int |
ReportSourceAdapter.prepareLine(Report report) |
int |
ReportSource.prepareLine(Report report)
Prepares the line panel for printing.
|
int |
ReportSourceAdapter.prepareSubFooter(Report report,
int level) |
int |
ReportSource.prepareSubFooter(Report report,
int level)
Prepares the subfooter for printing.
|
int |
ReportSourceAdapter.prepareSubHeader(Report report,
int level) |
int |
ReportSource.prepareSubHeader(Report report,
int level)
Prepares the subheader panel for printing.
|
int |
ReportSourceAdapter.prepareTrailer(Report report) |
int |
ReportSource.prepareTrailer(Report report)
Prepares the trailer panel for printing.
|
Tentackle - distributed, domain- and model-driven