Uses of Class
net.sf.jasperreports.engine.design.JRDesignExpression
Packages that use JRDesignExpression
Package
Description
Contains design classes for the Crosstab report element.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of JRDesignExpression in net.sf.jasperreports.crosstabs.design
Methods in net.sf.jasperreports.crosstabs.design with parameters of type JRDesignExpressionModifier and TypeMethodDescriptionvoidJRDesignCrosstabBucket.setExpression(JRDesignExpression expression) Sets the grouping expression. -
Uses of JRDesignExpression in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return JRDesignExpressionModifier and TypeMethodDescriptionBuiltinExpressionEvaluatorFactory.createConstantExpression(Object value) BuiltinExpressionEvaluatorFactory.createExpression(BuiltinExpressionEvaluator evaluator)