Package net.sf.jasperreports.engine.part
Class FillPart
java.lang.Object
net.sf.jasperreports.engine.part.FillPart
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidevaluatePartNameExpression(byte evaluation) protected booleanevaluatePrintWhenExpression(byte evaluation) protected voidevaluateProperties(byte evaluation) voidfill(byte evaluation, PartPrintOutput output)
-
Constructor Details
-
FillPart
-
-
Method Details
-
fill
- Throws:
JRException
-
evaluatePrintWhenExpression
- Throws:
JRException
-
evaluateProperties
- Throws:
JRException
-
evaluatePartNameExpression
- Throws:
JRException
-
getEvaluationTime
-
getPartName
-
getPrintPartProperties
-