public abstract class FillPrintPart
extends java.lang.Object
Constructor and Description |
---|
FillPrintPart() |
Modifier and Type | Method and Description |
---|---|
abstract PartPrintOutput |
getOutput() |
FillPrintPart |
nextPart() |
FillPrintPart |
previousPart() |
void |
setNextPart(FillPrintPart nextPart) |
void |
setPreviousPart(FillPrintPart previousPart) |
public FillPrintPart previousPart()
public void setPreviousPart(FillPrintPart previousPart)
public FillPrintPart nextPart()
public void setNextPart(FillPrintPart nextPart)
public abstract PartPrintOutput getOutput()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com