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).
|
net.sf.jasperreports.engine.part |
Modifier and Type | Field and Description |
---|---|
protected DelayedFillActions |
BaseReportFiller.delayedActions |
Modifier and Type | Method and Description |
---|---|
DelayedFillActions |
FillerPageAddedEvent.getDelayedActions() |
Modifier and Type | Method and Description |
---|---|
void |
PartReportFiller.JasperPrintPartOutput.addPage(JRPrintPage page,
DelayedFillActions delayedActionsSource) |
protected void |
PartReportFiller.JasperPrintPartOutput.addPage(JRPrintPage page,
int pageOffset,
DelayedFillActions sourceActions,
BookmarkIterator sourceBookmarkIterator) |
void |
DelayedFillActions.moveMasterEvaluations(DelayedFillActions sourceActions,
FillPageKey pageKey) |
protected void |
DelayedFillActions.moveMasterEvaluations(DelayedFillActions sourceActions,
FillPageKey sourcePageKey,
FillPageKey destinationPageKey) |
void |
DelayedFillActions.moveMasterEvaluations(DelayedFillActions sourceActions,
JRPrintPage page,
int pageIndex) |
Modifier and Type | Method and Description |
---|---|
DelayedFillActions |
FillPartPrintOutput.getDelayedActions() |
Modifier and Type | Method and Description |
---|---|
void |
FillPartPrintOutput.addPage(JRPrintPage page,
DelayedFillActions delayedActionsSource) |
void |
PartPrintOutput.addPage(JRPrintPage page,
DelayedFillActions delayedActions) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com