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 void
evaluatePartNameExpression
(byte evaluation) protected boolean
evaluatePrintWhenExpression
(byte evaluation) protected void
evaluateProperties
(byte evaluation) void
fill
(byte evaluation, PartPrintOutput output)
-
Constructor Details
-
FillPart
-
-
Method Details
-
fill
- Throws:
JRException
-
evaluatePrintWhenExpression
- Throws:
JRException
-
evaluateProperties
- Throws:
JRException
-
evaluatePartNameExpression
- Throws:
JRException
-
getEvaluationTime
-
getPartName
-
getPrintPartProperties
-