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 EvaluationBoundActionJRExceptionCopyright © 2017. All rights reserved.