Package | Description |
---|---|
net.sf.jasperreports.engine.part |
Modifier and Type | Class and Description |
---|---|
class |
DelayedPrintPart |
class |
FilledPrintPart |
Modifier and Type | Method and Description |
---|---|
FillPrintPart |
FillPrintPartQueue.head() |
FillPrintPart |
FillPrintPart.nextPart() |
FillPrintPart |
FillPrintPart.previousPart() |
FillPrintPart |
FillPrintPartQueue.tail() |
Modifier and Type | Method and Description |
---|---|
protected void |
FillPrintPartQueue.append(FillPrintPart part) |
protected void |
FillPrintPartQueue.collapse(FillPrintPart part) |
protected void |
FillPrintPartQueue.replace(FillPrintPart originalPart,
FillPrintPart newPart) |
void |
FillPrintPart.setNextPart(FillPrintPart nextPart) |
void |
FillPrintPart.setPreviousPart(FillPrintPart previousPart) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com