|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DRISimpleExpression<T>
The basic and the simplest implementation of an expression.
| Method Summary | |
|---|---|
T |
evaluate(ReportParameters reportParameters)
Evaluates the expression. |
| Methods inherited from interface net.sf.dynamicreports.report.definition.DRIValue |
|---|
getName |
| Methods inherited from interface net.sf.dynamicreports.report.definition.expression.DRIExpression |
|---|
getName, getValueClass |
| Method Detail |
|---|
T evaluate(ReportParameters reportParameters)
reportParameters - access to report fields, variables, parameters, expressions, and other report values
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||