public class FillPart extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
FillPart.Context |
Constructor and Description |
---|
FillPart(JRPart part,
JRFillObjectFactory fillFactory) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluatePartNameExpression(byte evaluation) |
protected boolean |
evaluatePrintWhenExpression(byte evaluation) |
void |
fill(byte evaluation,
PartPrintOutput output) |
PartEvaluationTime |
getEvaluationTime() |
String |
getPartName() |
public FillPart(JRPart part, JRFillObjectFactory fillFactory)
public void fill(byte evaluation, PartPrintOutput output) throws JRException
JRException
protected boolean evaluatePrintWhenExpression(byte evaluation) throws JRException
JRException
protected void evaluatePartNameExpression(byte evaluation) throws JRException
JRException
public PartEvaluationTime getEvaluationTime()
public String getPartName()
Copyright © 2017. All rights reserved.