net.sf.jasperreports.components.table.fill
Class TableReport.SummaryGroupFooterPrintWhenEvaluator
java.lang.Object
net.sf.jasperreports.components.table.fill.TableReport.SummaryGroupFooterPrintWhenEvaluator
- All Implemented Interfaces:
- BuiltinExpressionEvaluator
- Enclosing class:
- TableReport
protected class TableReport.SummaryGroupFooterPrintWhenEvaluator
- extends Object
- implements BuiltinExpressionEvaluator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableReport.SummaryGroupFooterPrintWhenEvaluator
protected TableReport.SummaryGroupFooterPrintWhenEvaluator()
init
public void init(Map<String,JRFillParameter> parametersMap,
Map<String,JRFillField> fieldsMap,
Map<String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType)
throws JRException
- Specified by:
init in interface BuiltinExpressionEvaluator
- Throws:
JRException
ensureValue
protected void ensureValue()
evaluate
public Object evaluate(DatasetExpressionEvaluator evaluator)
throws JRExpressionEvalException
- Specified by:
evaluate in interface BuiltinExpressionEvaluator
- Throws:
JRExpressionEvalException
evaluateEstimated
public Object evaluateEstimated(DatasetExpressionEvaluator evaluator)
throws JRExpressionEvalException
- Specified by:
evaluateEstimated in interface BuiltinExpressionEvaluator
- Throws:
JRExpressionEvalException
evaluateOld
public Object evaluateOld(DatasetExpressionEvaluator evaluator)
throws JRExpressionEvalException
- Specified by:
evaluateOld in interface BuiltinExpressionEvaluator
- Throws:
JRExpressionEvalException
Copyright © 2012. All Rights Reserved.