public class ElementEvaluationAction extends Object implements EvaluationBoundAction
Modifier and Type | Field and Description |
---|---|
protected JRFillElement |
element |
protected JRPrintElement |
printElement |
Constructor and Description |
---|
ElementEvaluationAction(JRFillElement element,
JRPrintElement printElement) |
Modifier and Type | Method and Description |
---|---|
void |
execute(BoundActionExecutionContext executionContext) |
String |
toString() |
protected final JRFillElement element
protected final JRPrintElement printElement
public ElementEvaluationAction(JRFillElement element, JRPrintElement printElement)
public void execute(BoundActionExecutionContext executionContext) throws JRException
execute
in interface EvaluationBoundAction
JRException
Copyright © 2017. All rights reserved.