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 TypeMethodDescriptionevaluate(byte evaluation) protected StringevaluatePartNameExpression(byte evaluation) protected booleanevaluatePrintWhenExpression(byte evaluation) protected JRPropertiesHolderevaluateProperties(byte evaluation) voidfill(EvaluatedPart evaluatedPart, PartPrintOutput output) getPart()
-
Constructor Details
-
FillPart
-
-
Method Details
-
getPart
-
evaluate
- Throws:
JRException
-
fill
- Throws:
JRException
-
evaluatePrintWhenExpression
- Throws:
JRException
-
evaluateProperties
- Throws:
JRException
-
evaluatePartNameExpression
- Throws:
JRException
-
getEvaluationTime
-