dori.jasper.engine.fill
Class JRFillSubreport
java.lang.Object
dori.jasper.engine.fill.JRFillElement
dori.jasper.engine.fill.JRFillSubreport
- All Implemented Interfaces:
- JRElement, JRSubreport, java.lang.Runnable
- public class JRFillSubreport
- extends JRFillElement
- implements JRSubreport, java.lang.Runnable
Methods inherited from class dori.jasper.engine.fill.JRFillElement |
addDependantElement, evaluatePrintWhenExpression, getBackcolor, getBand, getBandBottomY, getDependantElements, getElementGroup, getForecolor, getGroupElements, getHeight, getKey, getMode, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getRelativeY, getStretchHeight, getStretchType, getWidth, getX, getY, isAlreadyPrinted, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isPrintWhenExpressionNull, isPrintWhenTrue, isRemoveLineWhenBlank, isReprinted, isToPrint, moveDependantElements, reset, setAlreadyPrinted, setBackcolor, setBand, setBandBottomY, setForecolor, setMode, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setPrintWhenExpressionNull, setPrintWhenTrue, setRelativeY, setRemoveLineWhenBlank, setReprinted, setStretchHeight, setStretchType, setToPrint, setWidth, setX, stretchElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dori.jasper.engine.JRElement |
getBackcolor, getElementGroup, getForecolor, getHeight, getKey, getMode, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getStretchType, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setBackcolor, setForecolor, setMode, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setRemoveLineWhenBlank, setStretchType, setWidth, setX |
JRFillSubreport
protected JRFillSubreport(JRBaseFiller filler,
JRSubreport subreport,
JRFillObjectFactory factory)
isUsingCache
public boolean isUsingCache()
- Specified by:
isUsingCache
in interface JRSubreport
setUsingCache
public void setUsingCache(boolean isUsingCache)
- Specified by:
setUsingCache
in interface JRSubreport
getParametersMapExpression
public JRExpression getParametersMapExpression()
- Specified by:
getParametersMapExpression
in interface JRSubreport
getParameters
public JRSubreportParameter[] getParameters()
- Specified by:
getParameters
in interface JRSubreport
getConnectionExpression
public JRExpression getConnectionExpression()
- Specified by:
getConnectionExpression
in interface JRSubreport
getDataSourceExpression
public JRExpression getDataSourceExpression()
- Specified by:
getDataSourceExpression
in interface JRSubreport
getExpression
public JRExpression getExpression()
- Specified by:
getExpression
in interface JRSubreport
getJasperReport
protected JasperReport getJasperReport()
setJasperReport
protected void setJasperReport(JasperReport jasperReport)
getJRTemplateRectangle
protected JRTemplateRectangle getJRTemplateRectangle()
getFonts
protected JRReportFont[] getFonts()
getPrintElements
protected java.util.Collection getPrintElements()
evaluate
protected void evaluate(byte evaluation)
throws JRException
- Specified by:
evaluate
in class JRFillElement
- Throws:
JRException
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
prepare
protected boolean prepare(int availableStretchHeight,
boolean isOverflow)
throws JRException
- Overrides:
prepare
in class JRFillElement
- Throws:
JRException
rewind
public void rewind()
throws JRException
- Specified by:
rewind
in class JRFillElement
- Throws:
JRException
fill
protected JRPrintElement fill()
throws JRException
- Specified by:
fill
in class JRFillElement
- Throws:
JRException
Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.