Uses of Interface
net.sf.jasperreports.engine.JRExpression
-
Packages that use JRExpression Package Description net.sf.jasperreports.barbecue Contains classes for the built-in Barbecue component.net.sf.jasperreports.barcode4j Contains classes for the built-in Barcode4J component.net.sf.jasperreports.charts Contains interfaces for chart plots and chart datasets.net.sf.jasperreports.charts.base Contains base implementations for chart related interfaces.net.sf.jasperreports.charts.convert net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces.net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces.net.sf.jasperreports.chartthemes.simple net.sf.jasperreports.chartthemes.spring net.sf.jasperreports.compilers Contains classes for report compiling and expressions evaluating.net.sf.jasperreports.components.charts Contains interfaces and base classes for the built-in Spider Chart component.net.sf.jasperreports.components.items Contains classes and interfaces for the item based components.net.sf.jasperreports.components.list Contains classes for the built-in List component.net.sf.jasperreports.components.map Contains classes for the built-in Google Map component.net.sf.jasperreports.components.spiderchart Contains classes for the built-in Spider Chart component.net.sf.jasperreports.components.subreport.fill Contains fill time implementations for subreport component related interfaces.net.sf.jasperreports.components.table Contains classes for the built-in Table component.net.sf.jasperreports.components.table.fill Contains fill time implementations for Table component related interfaces.net.sf.jasperreports.crosstabs Contains classes for the Crosstab report element.net.sf.jasperreports.crosstabs.base Contains base classes for the Crosstab report element.net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element.net.sf.jasperreports.crosstabs.fill Contains classes to be used at report filling time for the Crosstab report element.net.sf.jasperreports.crosstabs.fill.calculation Contains classes to be used in crosstab calculations at report filling time.net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes.net.sf.jasperreports.engine.analytics.dataset net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces.net.sf.jasperreports.engine.component Provides interfaces and base classes for the built-in JasperReports component functionality.net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools.net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).net.sf.jasperreports.engine.part net.sf.jasperreports.engine.style Contains factory interfaces and implementations for style providers.net.sf.jasperreports.engine.util Contains utility classes for the core library.net.sf.jasperreports.groovy net.sf.jasperreports.interactivity.headertoolbar Contains classes for the built-in Header Toolbar component.net.sf.jasperreports.jackson.util net.sf.jasperreports.parts.subreport -
-
Uses of JRExpression in net.sf.jasperreports.barbecue
Methods in net.sf.jasperreports.barbecue that return JRExpression Modifier and Type Method Description JRExpression
BarbecueComponent. getApplicationIdentifierExpression()
JRExpression
StandardBarbecueComponent. getApplicationIdentifierExpression()
JRExpression
BarbecueComponent. getCodeExpression()
JRExpression
StandardBarbecueComponent. getCodeExpression()
Methods in net.sf.jasperreports.barbecue with parameters of type JRExpression Modifier and Type Method Description void
StandardBarbecueComponent. setApplicationIdentifierExpression(JRExpression applicationIdentifierExpression)
void
StandardBarbecueComponent. setCodeExpression(JRExpression codeExpression)
-
Uses of JRExpression in net.sf.jasperreports.barcode4j
Methods in net.sf.jasperreports.barcode4j that return JRExpression Modifier and Type Method Description JRExpression
BarcodeComponent. getCodeExpression()
JRExpression
Barcode4jComponent. getPatternExpression()
JRExpression
EAN128Component. getTemplateExpression()
Methods in net.sf.jasperreports.barcode4j with parameters of type JRExpression Modifier and Type Method Description protected Object
BarcodeEvaluator. evaluateExpression(JRExpression expression)
protected String
BarcodeDesignEvaluator. evaluateStringExpression(JRExpression expression, String defaultValue)
void
BarcodeComponent. setCodeExpression(JRExpression codeExpression)
void
Barcode4jComponent. setPatternExpression(JRExpression patternExpression)
void
EAN128Component. setTemplateExpression(JRExpression templateExpression)
-
Uses of JRExpression in net.sf.jasperreports.charts
Methods in net.sf.jasperreports.charts with parameters of type JRExpression Modifier and Type Method Description Object
ChartContext. evaluateExpression(JRExpression expression)
String
ChartContext. evaluateTextExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.charts.base
-
Uses of JRExpression in net.sf.jasperreports.charts.convert
Methods in net.sf.jasperreports.charts.convert with parameters of type JRExpression Modifier and Type Method Description Object
ConvertChartContext. evaluateExpression(JRExpression expression)
String
ConvertChartContext. evaluateTextExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.charts.design
Fields in net.sf.jasperreports.charts.design declared as JRExpression Modifier and Type Field Description protected JRExpression
JRDesignChart. anchorNameExpression
protected JRExpression
JRDesignChart. bookmarkLevelExpression
protected JRExpression
JRDesignHighLowDataset. closeExpression
protected JRExpression
JRDesignHighLowDataset. dateExpression
protected JRExpression
JRDesignHighLowDataset. highExpression
protected JRExpression
JRDesignChart. hyperlinkAnchorExpression
protected JRExpression
JRDesignChart. hyperlinkPageExpression
protected JRExpression
JRDesignChart. hyperlinkReferenceExpression
protected JRExpression
JRDesignChart. hyperlinkWhenExpression
protected JRExpression
JRDesignHighLowDataset. lowExpression
protected JRExpression
JRDesignHighLowDataset. openExpression
protected JRExpression
JRDesignPieDataset. otherKeyExpression
protected JRExpression
JRDesignPieDataset. otherLabelExpression
protected JRExpression
JRDesignHighLowDataset. seriesExpression
protected JRExpression
JRDesignChart. subtitleExpression
protected JRExpression
JRDesignChart. titleExpression
protected JRExpression
JRDesignValueDataset. valueExpression
The expression that returns the single value contained in this dataset.protected JRExpression
JRDesignHighLowDataset. volumeExpression
Methods in net.sf.jasperreports.charts.design with parameters of type JRExpression Modifier and Type Method Description void
JRDesignChart. setAnchorNameExpression(JRExpression anchorNameExpression)
void
JRDesignChart. setBookmarkLevelExpression(JRExpression bookmarkLevelExpression)
void
JRDesignAreaPlot. setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
void
JRDesignBar3DPlot. setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
Deprecated.void
JRDesignBarPlot. setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
void
JRDesignCategoryPlot. setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
void
JRDesignLinePlot. setCategoryAxisLabelExpression(JRExpression categoryAxisLabelExpression)
void
JRDesignCategorySeries. setCategoryExpression(JRExpression categoryExpression)
void
JRDesignHighLowDataset. setCloseExpression(JRExpression closeExpression)
void
JRDesignHighLowDataset. setDateExpression(JRExpression dateExpression)
void
JRDesignAreaPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignBar3DPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
Deprecated.void
JRDesignBarPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignBubblePlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignCandlestickPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignCategoryPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignHighLowPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignLinePlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignScatterPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignTimeSeriesPlot. setDomainAxisMaxValueExpression(JRExpression domainAxisMaxValueExpression)
void
JRDesignAreaPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignBar3DPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
Deprecated.void
JRDesignBarPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignBubblePlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignCandlestickPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignCategoryPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignHighLowPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignLinePlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignScatterPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignTimeSeriesPlot. setDomainAxisMinValueExpression(JRExpression domainAxisMinValueExpression)
void
JRDesignGanttSeries. setEndDateExpression(JRExpression endDateExpression)
void
JRDesignTimePeriodSeries. setEndDateExpression(JRExpression endDateExpression)
void
JRDesignDataRange. setHighExpression(JRExpression highExpression)
Sets the high expression of the range.void
JRDesignHighLowDataset. setHighExpression(JRExpression highExpression)
void
JRDesignChart. setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
void
JRDesignChart. setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
void
JRDesignChart. setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
void
JRDesignChart. setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
Sets the expression which will be used to generate the hyperlink tooltip.void
JRDesignChart. setHyperlinkWhenExpression(JRExpression hyperlinkWhenExpression)
void
JRDesignPieDataset. setKeyExpression(JRExpression keyExpression)
This is a convenient way to set key expression in the first series.void
JRDesignPieSeries. setKeyExpression(JRExpression keyExpression)
void
JRDesignCategorySeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignGanttSeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignPieDataset. setLabelExpression(JRExpression labelExpression)
This is a convenient way to set label expression in the first series.void
JRDesignPieSeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignTimePeriodSeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignTimeSeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignXySeries. setLabelExpression(JRExpression labelExpression)
void
JRDesignDataRange. setLowExpression(JRExpression lowExpression)
Sets the low expression of the range.void
JRDesignHighLowDataset. setLowExpression(JRExpression lowExpression)
void
JRDesignHighLowDataset. setOpenExpression(JRExpression openExpression)
void
JRDesignPieDataset. setOtherKeyExpression(JRExpression otherKeyExpression)
void
JRDesignPieDataset. setOtherLabelExpression(JRExpression otherLabelExpression)
void
JRDesignGanttSeries. setPercentExpression(JRExpression percentExpression)
void
JRDesignAreaPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignBar3DPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
Deprecated.void
JRDesignBarPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignBubblePlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignCandlestickPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignCategoryPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignHighLowPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignLinePlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignScatterPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignTimeSeriesPlot. setRangeAxisMaxValueExpression(JRExpression rangeAxisMaxValueExpression)
void
JRDesignAreaPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignBar3DPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
Deprecated.void
JRDesignBarPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignBubblePlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignCandlestickPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignCategoryPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignHighLowPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignLinePlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignScatterPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignTimeSeriesPlot. setRangeAxisMinValueExpression(JRExpression rangeAxisMinValueExpression)
void
JRDesignCategorySeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignGanttSeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignHighLowDataset. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignTimePeriodSeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignTimeSeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignXySeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignXyzSeries. setSeriesExpression(JRExpression seriesExpression)
void
JRDesignGanttSeries. setStartDateExpression(JRExpression startDateExpression)
void
JRDesignTimePeriodSeries. setStartDateExpression(JRExpression startDateExpression)
void
JRDesignGanttSeries. setSubtaskExpression(JRExpression subtaskExpression)
void
JRDesignChart. setSubtitleExpression(JRExpression expression)
void
JRDesignGanttSeries. setTaskExpression(JRExpression taskExpression)
void
JRDesignCandlestickPlot. setTimeAxisLabelExpression(JRExpression timeAxisLabelExpression)
void
JRDesignHighLowPlot. setTimeAxisLabelExpression(JRExpression timeAxisLabelExpression)
void
JRDesignTimeSeriesPlot. setTimeAxisLabelExpression(JRExpression timeAxisLabelExpression)
void
JRDesignTimeSeries. setTimePeriodExpression(JRExpression timePeriodExpression)
void
JRDesignChart. setTitleExpression(JRExpression expression)
void
JRDesignAreaPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignBar3DPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
Deprecated.void
JRDesignBarPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignCandlestickPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignCategoryPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignHighLowPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignLinePlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignTimeSeriesPlot. setValueAxisLabelExpression(JRExpression valueAxisLabelExpression)
void
JRDesignCategorySeries. setValueExpression(JRExpression valueExpression)
void
JRDesignPieDataset. setValueExpression(JRExpression valueExpression)
This is a convenient way to set value expression in the first series.void
JRDesignPieSeries. setValueExpression(JRExpression valueExpression)
void
JRDesignTimePeriodSeries. setValueExpression(JRExpression valueExpression)
void
JRDesignTimeSeries. setValueExpression(JRExpression valueExpression)
void
JRDesignValueDataset. setValueExpression(JRExpression valueExpression)
Sets the expression that indicates the value held by this dataset.void
JRDesignHighLowDataset. setVolumeExpression(JRExpression volumeExpression)
void
JRDesignBubblePlot. setXAxisLabelExpression(JRExpression xAxisLabelExpression)
void
JRDesignScatterPlot. setXAxisLabelExpression(JRExpression xAxisLabelExpression)
void
JRDesignXySeries. setXValueExpression(JRExpression xValueExpression)
void
JRDesignXyzSeries. setXValueExpression(JRExpression xValueExpression)
void
JRDesignBubblePlot. setYAxisLabelExpression(JRExpression yAxisLabelExpression)
void
JRDesignScatterPlot. setYAxisLabelExpression(JRExpression yAxisLabelExpression)
void
JRDesignXySeries. setYValueExpression(JRExpression yValueExpression)
void
JRDesignXyzSeries. setYValueExpression(JRExpression yValueExpression)
void
JRDesignXyzSeries. setZValueExpression(JRExpression zValueExpression)
-
Uses of JRExpression in net.sf.jasperreports.charts.fill
Methods in net.sf.jasperreports.charts.fill with parameters of type JRExpression Modifier and Type Method Description protected Object
DefaultChartTheme. evaluateExpression(JRExpression expression)
protected String
DefaultChartTheme. evaluateTextExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.chartthemes.simple
Methods in net.sf.jasperreports.chartthemes.simple with parameters of type JRExpression Modifier and Type Method Description protected Object
SimpleChartTheme. evaluateExpression(JRExpression expression)
protected String
SimpleChartTheme. evaluateTextExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.chartthemes.spring
Methods in net.sf.jasperreports.chartthemes.spring with parameters of type JRExpression Modifier and Type Method Description protected Object
GenericChartTheme. evaluateExpression(JRExpression expression)
protected String
GenericChartTheme. evaluateTextExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.compilers
Methods in net.sf.jasperreports.compilers that return types with arguments of type JRExpression Modifier and Type Method Description List<JRExpression>
ReportSourceCompilation. getExpressions()
List<JRExpression>
ReportExpressionsCompilation. getSourceExpressions()
Methods in net.sf.jasperreports.compilers with parameters of type JRExpression Modifier and Type Method Description protected DirectExpressionEvaluator
InterpretedExpressionEvaluators. createEvaluator(JRExpression expression)
protected DirectExpressionEvaluation
ReportExpressionsCompiler. directEvaluation(JRExpression expression)
DirectExpressionEvaluator
CompositeDirectExpressionEvaluators. getEvaluator(JRExpression expression)
DirectExpressionEvaluator
DirectExpressionEvaluators. getEvaluator(JRExpression expression)
DirectExpressionEvaluator
InterpretedExpressionEvaluators. getEvaluator(JRExpression expression)
DirectExpressionEvaluator
SimpleTextEvaluators. getEvaluator(JRExpression expression)
DirectExpressionEvaluator
StandardExpressionEvaluators. getEvaluator(JRExpression expression)
Method parameters in net.sf.jasperreports.compilers with type arguments of type JRExpression Modifier and Type Method Description protected static void
ReportSourceCompilation. collectExpressionsIncluded(Set<String> collected, byte expressionChunkType, List<JRExpression> expressions)
protected static Set<String>
ReportSourceCompilation. collectIncluded(Map<String,?> originalMap, String includeList, byte expressionChunkType, List<JRExpression> expressions)
Constructors in net.sf.jasperreports.compilers with parameters of type JRExpression Constructor Description Evaluator(JRExpression expression)
Constructor parameters in net.sf.jasperreports.compilers with type arguments of type JRExpression Constructor Description ReportExpressionsCompilation(List<JRExpression> sourceExpressions, Map<Integer,DirectExpressionEvaluation> directEvaluations)
-
Uses of JRExpression in net.sf.jasperreports.components.charts
Methods in net.sf.jasperreports.components.charts that return JRExpression Modifier and Type Method Description JRExpression
FillChartSettings. getAnchorNameExpression()
JRExpression
FillChartSettings. getBookmarkLevelExpression()
JRExpression
FillChartSettings. getHyperlinkAnchorExpression()
JRExpression
FillChartSettings. getHyperlinkPageExpression()
JRExpression
FillChartSettings. getHyperlinkReferenceExpression()
JRExpression
FillChartSettings. getHyperlinkTooltipExpression()
JRExpression
FillChartSettings. getHyperlinkWhenExpression()
JRExpression
ChartSettings. getSubtitleExpression()
JRExpression
FillChartSettings. getSubtitleExpression()
JRExpression
ChartSettings. getTitleExpression()
JRExpression
FillChartSettings. getTitleExpression()
-
Uses of JRExpression in net.sf.jasperreports.components.items
Methods in net.sf.jasperreports.components.items that return JRExpression Modifier and Type Method Description JRExpression
ItemProperty. getValueExpression()
Returns aJRExpression
representing the value object for the item property.JRExpression
StandardItemProperty. getValueExpression()
Methods in net.sf.jasperreports.components.items with parameters of type JRExpression Modifier and Type Method Description void
StandardItemProperty. setValueExpression(JRExpression valueExpression)
Constructors in net.sf.jasperreports.components.items with parameters of type JRExpression Constructor Description StandardItemProperty(String name, String value, JRExpression valueExpression)
-
Uses of JRExpression in net.sf.jasperreports.components.list
Methods in net.sf.jasperreports.components.list with parameters of type JRExpression Modifier and Type Method Description Object
FillDatasetRun. evaluateDatasetExpression(JRExpression expression, byte evaluationType)
-
Uses of JRExpression in net.sf.jasperreports.components.map
Methods in net.sf.jasperreports.components.map that return JRExpression Modifier and Type Method Description JRExpression
MapComponent. getAddressExpression()
Returns aJRExpression
representing the address of the map center.JRExpression
StandardMapComponent. getAddressExpression()
JRExpression
MapComponent. getLanguageExpression()
Returns aJRExpression
representing the language for the labels on the map.JRExpression
StandardMapComponent. getLanguageExpression()
JRExpression
MapComponent. getLatitudeExpression()
Returns aJRExpression
representing the latitude coordinate of the map centerJRExpression
StandardMapComponent. getLatitudeExpression()
JRExpression
MarkerItemData. getLegendIconExpression()
JRExpression
StandardMarkerItemData. getLegendIconExpression()
JRExpression
MapComponent. getLongitudeExpression()
Returns aJRExpression
representing the longitude coordinate of the map centerJRExpression
StandardMapComponent. getLongitudeExpression()
JRExpression
MarkerItemData. getMarkerClusteringExpression()
JRExpression
StandardMarkerItemData. getMarkerClusteringExpression()
JRExpression
MarkerItemData. getMarkerSpideringExpression()
JRExpression
StandardMarkerItemData. getMarkerSpideringExpression()
JRExpression
MarkerItemData. getSeriesNameExpression()
Returns aJRExpression
representing the series name expression.JRExpression
StandardMarkerItemData. getSeriesNameExpression()
JRExpression
MapComponent. getZoomExpression()
Returns a numeric expression representing the zoom factor of the map.JRExpression
StandardMapComponent. getZoomExpression()
Methods in net.sf.jasperreports.components.map with parameters of type JRExpression Modifier and Type Method Description void
StandardMapComponent. setAddressExpression(JRExpression addressExpression)
void
StandardMapComponent. setLanguageExpression(JRExpression languageExpression)
void
StandardMapComponent. setLatitudeExpression(JRExpression latitudeExpression)
void
StandardMarkerItemData. setLegendIconExpression(JRExpression legendIconExpression)
void
StandardMapComponent. setLongitudeExpression(JRExpression longitudeExpression)
void
StandardMarkerItemData. setMarkerClusteringExpression(JRExpression markerClusteringExpression)
void
StandardMarkerItemData. setMarkerSpideringExpression(JRExpression markerSpideringExpression)
void
StandardMarkerItemData. setSeriesNameExpression(JRExpression seriesNameExpression)
void
StandardMapComponent. setZoomExpression(JRExpression zoomExpression)
-
Uses of JRExpression in net.sf.jasperreports.components.spiderchart
Fields in net.sf.jasperreports.components.spiderchart declared as JRExpression Modifier and Type Field Description protected JRExpression
StandardChartSettings. anchorNameExpression
protected JRExpression
StandardChartSettings. bookmarkLevelExpression
protected JRExpression
StandardChartSettings. hyperlinkAnchorExpression
protected JRExpression
StandardChartSettings. hyperlinkPageExpression
protected JRExpression
StandardChartSettings. hyperlinkReferenceExpression
protected JRExpression
StandardChartSettings. hyperlinkTooltipExpression
protected JRExpression
StandardChartSettings. hyperlinkWhenExpression
protected JRExpression
StandardSpiderPlot. maxValueExpression
protected JRExpression
StandardChartSettings. subtitleExpression
protected JRExpression
StandardChartSettings. titleExpression
Methods in net.sf.jasperreports.components.spiderchart that return JRExpression Modifier and Type Method Description JRExpression
StandardChartSettings. getAnchorNameExpression()
JRExpression
StandardChartSettings. getBookmarkLevelExpression()
JRExpression
StandardChartSettings. getHyperlinkAnchorExpression()
JRExpression
StandardChartSettings. getHyperlinkPageExpression()
JRExpression
StandardChartSettings. getHyperlinkReferenceExpression()
JRExpression
StandardChartSettings. getHyperlinkTooltipExpression()
JRExpression
StandardChartSettings. getHyperlinkWhenExpression()
JRExpression
FillSpiderPlot. getMaxValueExpression()
JRExpression
SpiderPlot. getMaxValueExpression()
JRExpression
StandardSpiderPlot. getMaxValueExpression()
JRExpression
StandardChartSettings. getSubtitleExpression()
JRExpression
StandardChartSettings. getTitleExpression()
Methods in net.sf.jasperreports.components.spiderchart with parameters of type JRExpression Modifier and Type Method Description void
StandardChartSettings. setAnchorNameExpression(JRExpression anchorNameExpression)
void
StandardChartSettings. setBookmarkLevelExpression(JRExpression bookmarkLevelExpression)
void
StandardChartSettings. setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
void
StandardChartSettings. setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
void
StandardChartSettings. setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
void
StandardChartSettings. setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
void
StandardChartSettings. setHyperlinkWhenExpression(JRExpression hyperlinkWhenExpression)
void
StandardSpiderPlot. setMaxValueExpression(JRExpression maxValueExpression)
void
StandardChartSettings. setSubtitleExpression(JRExpression subtitleExpression)
void
StandardChartSettings. setTitleExpression(JRExpression titleExpression)
-
Uses of JRExpression in net.sf.jasperreports.components.subreport.fill
Methods in net.sf.jasperreports.components.subreport.fill that return JRExpression Modifier and Type Method Description JRExpression
SubreportElementAdapter. getConnectionExpression()
JRExpression
SubreportElementAdapter. getDataSourceExpression()
JRExpression
SubreportElementAdapter. getExpression()
JRExpression
SubreportParameterAdapter. getExpression()
JRExpression
SubreportElementAdapter. getParametersMapExpression()
-
Uses of JRExpression in net.sf.jasperreports.components.table
Methods in net.sf.jasperreports.components.table that return JRExpression Modifier and Type Method Description JRExpression
BaseColumn. getPrintWhenExpression()
JRExpression
CompiledRow. getPrintWhenExpression()
JRExpression
Row. getPrintWhenExpression()
JRExpression
StandardBaseColumn. getPrintWhenExpression()
JRExpression
StandardRow. getPrintWhenExpression()
Methods in net.sf.jasperreports.components.table with parameters of type JRExpression Modifier and Type Method Description void
StandardBaseColumn. setPrintWhenExpression(JRExpression printWhenExpression)
void
StandardRow. setPrintWhenExpression(JRExpression printWhenExpression)
-
Uses of JRExpression in net.sf.jasperreports.components.table.fill
Methods in net.sf.jasperreports.components.table.fill that return JRExpression Modifier and Type Method Description protected JRExpression
TableReport.ColumnHeaderCreator. getColumnHeaderLabelExpression(Cell header)
JRExpression
DatasetCloneObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
JRExpression
TableReportBaseObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
JRExpression
TableReportGroup. getExpression()
JRExpression
TableReportDataset. getFilterExpression()
Methods in net.sf.jasperreports.components.table.fill with parameters of type JRExpression Modifier and Type Method Description protected void
TableReport.ColumnHeaderCreator. addElementParameter(JRDesignGenericElement element, String name, JRExpression expression)
JRExpression
DatasetCloneObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
JRExpression
TableReportBaseObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
-
Uses of JRExpression in net.sf.jasperreports.crosstabs
Methods in net.sf.jasperreports.crosstabs that return JRExpression Modifier and Type Method Description JRExpression
JRCrosstabBucket. getComparatorExpression()
Returns the comparator expression.JRExpression
JRCrosstabBucket. getExpression()
Returns the grouping expression.JRExpression
JRCrosstabBucket. getOrderByExpression()
Returns an expression that provides order by values for group buckets.JRExpression
JRCrosstab. getParametersMapExpression()
Returns the parameters map expression.JRExpression
JRCrosstabMeasure. getValueExpression()
Returns the measure expression. -
Uses of JRExpression in net.sf.jasperreports.crosstabs.base
Fields in net.sf.jasperreports.crosstabs.base declared as JRExpression Modifier and Type Field Description protected JRExpression
JRBaseCrosstabBucket. comparatorExpression
protected JRExpression
JRBaseCrosstabBucket. expression
protected JRExpression
JRBaseCrosstabMeasure. expression
protected JRExpression
JRBaseCrosstabBucket. orderByExpression
protected JRExpression
JRBaseCrosstab. parametersMapExpression
protected JRExpression
JRBaseCrosstabParameter. valueExpression
Methods in net.sf.jasperreports.crosstabs.base that return JRExpression Modifier and Type Method Description JRExpression
JRBaseCrosstabBucket. getComparatorExpression()
JRExpression
JRBaseCrosstabBucket. getExpression()
JRExpression
JRBaseCrosstabParameter. getExpression()
JRExpression
JRBaseCrosstabBucket. getOrderByExpression()
JRExpression
JRBaseCrosstab. getParametersMapExpression()
JRExpression
JRBaseCrosstabMeasure. getValueExpression()
-
Uses of JRExpression in net.sf.jasperreports.crosstabs.design
Fields in net.sf.jasperreports.crosstabs.design declared as JRExpression Modifier and Type Field Description protected JRExpression
JRDesignCrosstab. parametersMapExpression
protected JRExpression
JRDesignCrosstabParameter. valueExpression
Methods in net.sf.jasperreports.crosstabs.design that return JRExpression Modifier and Type Method Description JRExpression
JRDesignCrosstabParameter. getExpression()
JRExpression
JRDesignCrosstab. getParametersMapExpression()
Methods in net.sf.jasperreports.crosstabs.design with parameters of type JRExpression Modifier and Type Method Description void
JRDesignCrosstabBucket. setComparatorExpression(JRExpression comparatorExpression)
Sets the comparator expression.void
JRDesignCrosstabParameter. setExpression(JRExpression expression)
Sets the parameter value expression.void
JRDesignCrosstabBucket. setOrderByExpression(JRExpression orderByExpression)
Sets the expression that provides order by values for group buckets.void
JRDesignCrosstab. setParametersMapExpression(JRExpression expression)
Sets the parameters map expression.void
JRDesignCrosstabMeasure. setValueExpression(JRExpression expression)
Sets the measure value expression. -
Uses of JRExpression in net.sf.jasperreports.crosstabs.fill
Methods in net.sf.jasperreports.crosstabs.fill that return JRExpression Modifier and Type Method Description JRExpression
JRFillCrosstabParameter. getExpression()
JRExpression
JRFillCrosstabMeasure. getValueExpression()
Methods in net.sf.jasperreports.crosstabs.fill with parameters of type JRExpression Modifier and Type Method Description Object
JRCrosstabExpressionEvaluator. evaluate(JRExpression expression, byte evaluationType)
Constructors in net.sf.jasperreports.crosstabs.fill with parameters of type JRExpression Constructor Description BucketExpressionOrderer(JRExpression orderByExpression, Comparator<Object> orderValueComparator)
-
Uses of JRExpression in net.sf.jasperreports.crosstabs.fill.calculation
Methods in net.sf.jasperreports.crosstabs.fill.calculation with parameters of type JRExpression Modifier and Type Method Description Object
BucketingServiceContext. evaluateMeasuresExpression(JRExpression expression, MeasureDefinition.MeasureValue[] measureValues)
-
Uses of JRExpression in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return JRExpression Modifier and Type Method Description JRExpression
JRExpressionCollector.GeneratedIds. expression(int id)
JRExpression
JRExpressionCollector.GeneratedIds. get(Integer id)
JRExpression
JRAnchor. getAnchorNameExpression()
Returns an expression whose value represents the anchor name.JRExpression
JRAnchor. getBookmarkLevelExpression()
Returns an expression whose value represents the bookmark level (starting from 1) corresponding to this anchor.JRExpression
JRConditionalStyle. getConditionExpression()
JRExpression
JRDatasetRun. getConnectionExpression()
Returns the DB connection expression.JRExpression
JRSubreport. getConnectionExpression()
JRExpression
JRDatasetRun. getDataSourceExpression()
Returns the data source expression.JRExpression
JRSubreport. getDataSourceExpression()
JRExpression
JRParameter. getDefaultValueExpression()
JRExpression
ExpressionReturnValue. getExpression()
The expression producing the value to return.JRExpression
JRAbstractObjectFactory. getExpression(JRExpression expression)
abstract JRExpression
JRAbstractObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
JRExpression
JRDatasetParameter. getExpression()
Returns the value expression.JRExpression
JRExpressionCollector. getExpression(int expressionId)
JRExpression
JRGroup. getExpression()
Gets the expression that defines what records in the group have in common.JRExpression
JRImage. getExpression()
JRExpression
JRSubreport. getExpression()
JRExpression
JRTextField. getExpression()
Gets the expression for this field.JRExpression
JRVariable. getExpression()
Returns the main expression for this variable.JRExpression
JRDataset. getFilterExpression()
Returns the dataset filter expression.JRExpression
JRHyperlink. getHyperlinkAnchorExpression()
Returns the expression whose value represents the anchor.JRExpression
JRHyperlink. getHyperlinkPageExpression()
Returns an integer representing the page index of the link.JRExpression
JRHyperlink. getHyperlinkReferenceExpression()
Returns the expression whose value represents the hyperlink reference.JRExpression
JRHyperlink. getHyperlinkTooltipExpression()
Returns the expression which will generate the hyperlink tooltip.JRExpression
JRHyperlink. getHyperlinkWhenExpression()
Returns the expression that is evaluated in order to decide if the hyperlink should be displayed.JRExpression
JRElementDataset. getIncrementWhenExpression()
Returns the "increment when" expression.JRExpression
JRVariable. getInitialValueExpression()
Returns the initial value expression for this variable.JRExpression
JRDatasetRun. getParametersMapExpression()
Returns the parameters map expression.JRExpression
JRSubreport. getParametersMapExpression()
JRExpression
JRPart. getPartNameExpression()
JRExpression
JRTextField. getPatternExpression()
Gets the pattern expression, in case the patter needs to be dynamic.JRExpression
ElementDecorator. getPrintWhenExpression()
JRExpression
JRBand. getPrintWhenExpression()
Returns the boolean expression that specifies if the band will be displayed.JRExpression
JRElement. getPrintWhenExpression()
Gets the expression that is evaluated in order to decide if the element should be displayed.JRExpression
JRPart. getPrintWhenExpression()
Returns the boolean expression that specifies if the part will be displayed.JRExpression
JRReportTemplate. getSourceExpression()
Returns the template source expression.JRExpression
ElementDecorator. getStyleExpression()
JRExpression
JRElement. getStyleExpression()
Gets the expression that is evaluated in order to obtain the runtime style name to be used for the element.JRExpression
JRGenericElementParameter. getValueExpression()
Returns the expression that provides parameter values.JRExpression
JRHyperlinkParameter. getValueExpression()
Returns the parameter value expression.JRExpression
JRPropertyExpression. getValueExpression()
Return the property value expression.JRExpression
JRExpressionCollector.GeneratedIds. put(Integer id, JRExpression expression)
Methods in net.sf.jasperreports.engine that return types with arguments of type JRExpression Modifier and Type Method Description Collection<JRExpression>
JRExpressionCollector. collect()
Collection<JRExpression>
JRExpressionCollector. collect(JRDataset dataset)
Collects expressions from a dataset.static List<JRExpression>
JRExpressionCollector. collectExpressions(JasperReportsContext jasperReportsContext, JRReport report)
static List<JRExpression>
JRExpressionCollector. collectExpressions(JasperReportsContext jasperReportsContext, JRReport report, JRCrosstab crosstab)
Deprecated.To be removed.List<JRExpression>
JRExpressionCollector.GeneratedIds. expressions()
List<JRExpression>
JRExpressionCollector. getExpressions()
Returns the collected expressions.List<JRExpression>
JRExpressionCollector. getExpressions(JRCrosstab crosstab)
Returns the expressions collected for a crosstab.List<JRExpression>
JRExpressionCollector. getExpressions(JRDataset dataset)
Returns the expressions collected for a dataset.Collection<JRExpression>
JRExpressionCollector. getReportExpressions()
Return all the expressions collected from the report.Methods in net.sf.jasperreports.engine with parameters of type JRExpression Modifier and Type Method Description void
JRExpressionCollector. addExpression(JRExpression expression)
Collects an expression.protected boolean
JRExpressionCollector. canUseId(List<JRExpressionCollector> collectors, JRExpression expression, Integer id)
protected boolean
JRExpressionCollector. canUseId(JRExpression expression, Integer id)
protected List<JRExpressionCollector>
JRExpressionCollector. collectorsForExpression(Integer id, JRExpression expression)
JRExpression
JRAbstractObjectFactory. getExpression(JRExpression expression)
abstract JRExpression
JRAbstractObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
Object
JRExpressionCollector. getExpressionContext(JRExpression expression)
Integer
JRExpressionCollector. getExpressionId(JRExpression expression)
protected boolean
JRExpressionCollector. hasExpression(Integer id, JRExpression expression)
JRExpression
JRExpressionCollector.GeneratedIds. put(Integer id, JRExpression expression)
protected void
JRExpressionCollector. reassignId(JRExpression expression, Integer id)
protected void
JRExpressionCollector. setExpressionContext(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.engine.analytics.dataset
Fields in net.sf.jasperreports.engine.analytics.dataset declared as JRExpression Modifier and Type Field Description protected JRExpression
BaseDataLevelBucket. comparatorExpression
protected JRExpression
BaseDataLevelBucket. expression
protected JRExpression
BaseDataLevelBucketProperty. expression
protected JRExpression
BaseDataAxisLevel. labelExpression
protected JRExpression
BaseDataLevelBucket. labelExpression
protected JRExpression
BaseDataMeasure. labelExpression
protected JRExpression
BaseDataMeasure. valueExpression
Methods in net.sf.jasperreports.engine.analytics.dataset that return JRExpression Modifier and Type Method Description JRExpression
BaseDataLevelBucket. getComparatorExpression()
JRExpression
DataLevelBucket. getComparatorExpression()
Returns the comparator expression.JRExpression
BaseDataLevelBucket. getExpression()
JRExpression
DataLevelBucket. getExpression()
Returns the grouping expression.JRExpression
BaseDataAxisLevel. getLabelExpression()
JRExpression
BaseDataLevelBucket. getLabelExpression()
JRExpression
BaseDataMeasure. getLabelExpression()
JRExpression
DataAxisLevel. getLabelExpression()
JRExpression
DataLevelBucket. getLabelExpression()
Optional expression that provides labels for buckets.JRExpression
DataMeasure. getLabelExpression()
JRExpression
BaseDataLevelBucketProperty. getValueExpression()
JRExpression
BaseDataMeasure. getValueExpression()
JRExpression
DataMeasure. getValueExpression()
Methods in net.sf.jasperreports.engine.analytics.dataset with parameters of type JRExpression Modifier and Type Method Description Object
MultiAxisDataService.ServiceContext. evaluateMeasuresExpression(JRExpression expression, MeasureDefinition.MeasureValue[] measureValues)
void
DesignDataLevelBucket. setComparatorExpression(JRExpression comparatorExpression)
Sets the comparator expression.void
DesignDataLevelBucket. setExpression(JRExpression expression)
Sets the grouping expression.void
DesignDataAxisLevel. setLabelExpression(JRExpression expression)
void
DesignDataLevelBucket. setLabelExpression(JRExpression expression)
Sets the label expression.void
DesignDataMeasure. setLabelExpression(JRExpression expression)
void
DesignDataLevelBucketProperty. setValueExpression(JRExpression expression)
void
DesignDataMeasure. setValueExpression(JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRExpression Modifier and Type Class Description class
JRBaseExpression
Methods in net.sf.jasperreports.engine.base with parameters of type JRExpression Modifier and Type Method Description JRExpression
JRBaseObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
protected void
JRBasePropertyExpression. setValueExpression(JRExpression valueExpression)
Constructors in net.sf.jasperreports.engine.base with parameters of type JRExpression Constructor Description JRBaseExpression(JRExpression expression, JRBaseObjectFactory factory)
Creates a copy of an expression.JRBaseExpression(JRExpression expression, JRBaseObjectFactory factory, Integer expressionId)
Creates a copy of an expression. -
Uses of JRExpression in net.sf.jasperreports.engine.component
Methods in net.sf.jasperreports.engine.component with parameters of type JRExpression Modifier and Type Method Description Object
FillContext. evaluate(JRExpression expression, byte evaluation)
Evaluates an expression in the main report dataset.protected Object
BaseFillComponent. evaluateExpression(JRExpression expression, byte evaluation)
Evaluates an expression. -
Uses of JRExpression in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRExpression Modifier and Type Class Description class
JRDesignExpression
Methods in net.sf.jasperreports.engine.design that return types with arguments of type JRExpression Modifier and Type Method Description Collection<JRExpression>
JasperDesign. getExpressions()
Returns a collection of all report expressions.List<JRExpression>
JRSourceCompileTask. getExpressions()
Methods in net.sf.jasperreports.engine.design with parameters of type JRExpression Modifier and Type Method Description protected void
JRClassGenerator. appendExpressionComment(StringBuilder sb, JRExpression expression)
protected void
JRClassGenerator. appendExpressionText(JRExpression expression, StringBuilder sb, String chunkText)
Integer
JRSourceCompileTask. getExpressionId(JRExpression expression)
void
JRDesignImage. setAnchorNameExpression(JRExpression anchorNameExpression)
void
JRDesignTextField. setAnchorNameExpression(JRExpression anchorNameExpression)
void
JRDesignImage. setBookmarkLevelExpression(JRExpression bookmarkLevelExpression)
void
JRDesignTextField. setBookmarkLevelExpression(JRExpression bookmarkLevelExpression)
void
JRDesignConditionalStyle. setConditionExpression(JRExpression conditionExpression)
void
JRDesignDatasetRun. setConnectionExpression(JRExpression connectionExpression)
Sets the connection expression.void
JRDesignSubreport. setConnectionExpression(JRExpression connectionExpression)
void
JRDesignDatasetRun. setDataSourceExpression(JRExpression dataSourceExpression)
Sets the data source expression.void
JRDesignSubreport. setDataSourceExpression(JRExpression dataSourceExpression)
void
JRDesignParameter. setDefaultValueExpression(JRExpression expression)
void
DesignExpressionReturnValue. setExpression(JRExpression expression)
Sets the expression.void
JRDesignDatasetParameter. setExpression(JRExpression expression)
void
JRDesignGroup. setExpression(JRExpression expression)
void
JRDesignImage. setExpression(JRExpression expression)
void
JRDesignSubreport. setExpression(JRExpression expression)
void
JRDesignTextField. setExpression(JRExpression expression)
void
JRDesignVariable. setExpression(JRExpression expression)
void
JasperDesign. setFilterExpression(JRExpression expression)
Sets the main dataset filter expression.void
JRDesignDataset. setFilterExpression(JRExpression expression)
Sets the dataset filter expression.void
JRDesignHyperlink. setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
Sets the expression that will generate the referred anchor.void
JRDesignImage. setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
void
JRDesignTextField. setHyperlinkAnchorExpression(JRExpression hyperlinkAnchorExpression)
void
JRDesignHyperlink. setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
Sets the expression that will generate the referred page.void
JRDesignImage. setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
void
JRDesignTextField. setHyperlinkPageExpression(JRExpression hyperlinkPageExpression)
void
JRDesignHyperlink. setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
Sets the expression that will generate the hyperlink reference URL or the referred document location.void
JRDesignImage. setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
void
JRDesignTextField. setHyperlinkReferenceExpression(JRExpression hyperlinkReferenceExpression)
void
JRDesignHyperlink. setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
Sets the expression which will be used to generate the hyperlink tooltip.void
JRDesignImage. setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
Sets the expression which will be used to generate the hyperlink tooltip.void
JRDesignTextField. setHyperlinkTooltipExpression(JRExpression hyperlinkTooltipExpression)
Sets the expression which will be used to generate the hyperlink tooltip.void
JRDesignHyperlink. setHyperlinkWhenExpression(JRExpression hyperlinkWhenExpression)
Sets the boolean expression that will specify if the hyperlink should be displayed or not.void
JRDesignImage. setHyperlinkWhenExpression(JRExpression hyperlinkWhenExpression)
void
JRDesignTextField. setHyperlinkWhenExpression(JRExpression hyperlinkWhenExpression)
void
JRDesignElementDataset. setIncrementWhenExpression(JRExpression expression)
Sets the "increment when" expression.void
JRDesignVariable. setInitialValueExpression(JRExpression expression)
void
JRDesignDatasetRun. setParametersMapExpression(JRExpression parametersMapExpression)
Sets the parameters map expression.void
JRDesignSubreport. setParametersMapExpression(JRExpression parametersMapExpression)
void
JRDesignPart. setPartNameExpression(JRExpression expression)
void
JRDesignTextField. setPatternExpression(JRExpression patternExpression)
void
JRDesignBand. setPrintWhenExpression(JRExpression expression)
void
JRDesignElement. setPrintWhenExpression(JRExpression expression)
Sets the print when expression.void
JRDesignPart. setPrintWhenExpression(JRExpression expression)
void
JRDesignReportTemplate. setSourceExpression(JRExpression sourceExpression)
Sets the template source expression.void
JRDesignElement. setStyleExpression(JRExpression expression)
Sets the style expression.void
DesignDatasetPropertyExpression. setValueExpression(JRExpression valueExpression)
Sets the property value expression.void
JRDesignGenericElementParameter. setValueExpression(JRExpression valueExpression)
Sets the parameter's value expression.void
JRDesignHyperlinkParameter. setValueExpression(JRExpression valueExpression)
Sets the parameter value expression.void
JRDesignPropertyExpression. setValueExpression(JRExpression valueExpression)
Sets the property value expression.void
JRVerifier. verifyExpression(JRExpression expression, Object parent, String mandatoryMessage)
static void
JRVerifier. verifyExpression(JRExpression expression, Map<String,? extends JRParameter> parametersMap, Map<String,JRField> fieldsMap, Map<String,JRVariable> variablesMap, Collection<JRValidationFault> brokenRules)
protected void
JRClassGenerator. writeExpression(StringBuilder sb, JRExpression expression, byte evaluationType)
Method parameters in net.sf.jasperreports.engine.design with type arguments of type JRExpression Modifier and Type Method Description protected String
JRClassGenerator. generateMethod(byte evaluationType, List<JRExpression> expressionsList)
Constructors in net.sf.jasperreports.engine.design with parameters of type JRExpression Constructor Description JRDefaultCompilationSourceCode(String sourceCode, JRExpression[] lineExpressions)
Constructor.JRDesignReportTemplate(JRExpression sourceExpression)
Creates a report template for a template source expression.Constructor parameters in net.sf.jasperreports.engine.design with type arguments of type JRExpression Constructor Description JRSourceCompileTask(JasperDesign jasperDesign, String unitName, JRExpressionCollector expressionCollector, List<JRExpression> expressions, Map<String,? extends JRParameter> parametersMap, Map<String,JRField> fieldsMap, Map<String,JRVariable> variablesMap, JRVariable[] variables, boolean onlyDefaultEvaluation)
-
Uses of JRExpression in net.sf.jasperreports.engine.fill
Fields in net.sf.jasperreports.engine.fill declared as JRExpression Modifier and Type Field Description protected JRExpression
JRFillDatasetRun. connectionExpression
protected JRExpression
JRFillDatasetRun. dataSourceExpression
protected JRExpression
JRFillExpressionReturnValue. expression
protected JRExpression
JRFillDatasetRun. parametersMapExpression
Methods in net.sf.jasperreports.engine.fill with parameters of type JRExpression Modifier and Type Method Description protected void
JRFillElement. addDynamicProperty(String name, JRExpression expression)
protected void
JRFillElement. collectDelayedEvaluations(JRExpression expression)
Object
BuiltinExpressionEvaluatorDecorator. evaluate(JRExpression expression)
Object
BuiltinFillExpressionEvaluatorDecorator. evaluate(JRExpression expression, byte evaluationType)
Object
DatasetExpressionEvaluator. evaluate(JRExpression expression)
Object
FillExpressionEvaluatorDatasetAdapter. evaluate(JRExpression expression)
Object
JRCalculator. evaluate(JRExpression expression)
Object
JRCalculator. evaluate(JRExpression expression, byte evaluationType)
Object
JREvaluator. evaluate(JRExpression expression)
Object
JRFillComponentElement. evaluate(JRExpression expression, byte evaluation)
Object
JRFillExpressionEvaluator. evaluate(JRExpression expression, byte evaluationType)
Evaluates an expression.Object
BuiltinExpressionEvaluatorDecorator. evaluateEstimated(JRExpression expression)
Object
DatasetExpressionEvaluator. evaluateEstimated(JRExpression expression)
Object
FillExpressionEvaluatorDatasetAdapter. evaluateEstimated(JRExpression expression)
Object
JRCalculator. evaluateEstimated(JRExpression expression)
Object
JREvaluator. evaluateEstimated(JRExpression expression)
Object
BaseReportFiller. evaluateExpression(JRExpression expression, byte evaluation)
Evaluates an expressionObject
FillStyleProviderContext. evaluateExpression(JRExpression expression, byte evaluation)
Object
JRFillDataset. evaluateExpression(JRExpression expression, byte evaluation)
Evaluates an expressionObject
JRFillElement. evaluateExpression(JRExpression expression, byte evaluation)
Evaluates an expression.protected Object
JRFillField. evaluateExpression(JRExpression expression)
static String
SimpleTextExpressionEvaluator. evaluateExpression(JRExpression expression, ExpressionValues values)
Object
JRFillCrosstab. evaluateMeasuresExpression(JRExpression expression, MeasureDefinition.MeasureValue[] measureValues)
Object
BuiltinExpressionEvaluatorDecorator. evaluateOld(JRExpression expression)
Object
DatasetExpressionEvaluator. evaluateOld(JRExpression expression)
Object
FillExpressionEvaluatorDatasetAdapter. evaluateOld(JRExpression expression)
Object
JRCalculator. evaluateOld(JRExpression expression)
Object
JREvaluator. evaluateOld(JRExpression expression)
JRExpression
JRFillObjectFactory. getExpression(JRExpression expression, boolean assignNotUsedId)
static Map<String,Object>
JRFillSubreport. getParameterValues(BaseReportFiller filler, JRFillExpressionEvaluator expressionEvaluator, JRExpression parametersMapExpression, JRDatasetParameter[] subreportParameters, byte evaluation, boolean ignoreNullExpressions, boolean removeResourceBundle, boolean removeFormatFactory)
Utility method used for constructing a parameter values map for subreports, sub datasets and crosstabs.static Map<String,Object>
JRFillSubreport. getParameterValues(BaseReportFiller filler, JRExpression parametersMapExpression, JRDatasetParameter[] subreportParameters, byte evaluation, boolean ignoreNullExpressions, boolean removeResourceBundle, boolean removeFormatFactory)
Utility method used for constructing a parameter values map for subreports, sub datasets and crosstabs.protected Object
JREvaluator. handleEvaluationException(JRExpression expression, Throwable e)
Constructors in net.sf.jasperreports.engine.fill with parameters of type JRExpression Constructor Description JRExpressionEvalException(JRExpression expr, Throwable throwable)
Constructor parameters in net.sf.jasperreports.engine.fill with type arguments of type JRExpression Constructor Description BuiltinExpressionEvaluatorDecorator(DatasetExpressionEvaluator decorated, Map<JRExpression,BuiltinExpressionEvaluator> builtinEvaluators)
BuiltinFillExpressionEvaluatorDecorator(JRFillExpressionEvaluator decorated, Map<JRExpression,BuiltinExpressionEvaluator> builtinEvaluators)
-
Uses of JRExpression in net.sf.jasperreports.engine.part
Methods in net.sf.jasperreports.engine.part with parameters of type JRExpression Modifier and Type Method Description Object
FillPart.Context. evaluate(JRExpression expression, byte evaluation)
Object
PartFillContext. evaluate(JRExpression expression, byte evaluation)
-
Uses of JRExpression in net.sf.jasperreports.engine.style
Methods in net.sf.jasperreports.engine.style with parameters of type JRExpression Modifier and Type Method Description Object
StyleProviderContext. evaluateExpression(JRExpression expression, byte evaluation)
-
Uses of JRExpression in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util with parameters of type JRExpression Modifier and Type Method Description static String
JRExpressionUtil. convertSimpleTextExpression(JRExpression expression)
static String
JRExpressionUtil. getExpressionText(JRExpression exp)
static String
JRExpressionUtil. getSimpleExpressionText(JRExpression expression)
static void
JRExpressionUtil. visitChunks(JRExpression expression, ExpressionChunkVisitor visitor)
void
JRApiWriter. writeExpression(JRExpression expression, String parentName, String expressionSuffix)
void
JRApiWriter. writeExpression(JRExpression expression, String parentName, String expressionSuffix, String defaultClassName)
void
JRXmlWriteHelper. writeExpression(String name, JRExpression expression)
void
JRXmlWriteHelper. writeExpression(String name, XmlNamespace namespace, JRExpression expression)
-
Uses of JRExpression in net.sf.jasperreports.groovy
Methods in net.sf.jasperreports.groovy with parameters of type JRExpression Modifier and Type Method Description Object
GroovySandboxEvaluator. evaluate(JRExpression expression)
Object
GroovySandboxEvaluator. evaluateEstimated(JRExpression expression)
Object
GroovySandboxEvaluator. evaluateOld(JRExpression expression)
protected Object
GroovyEvaluator. handleEvaluationException(JRExpression expression, Throwable e)
protected void
JRGroovyGenerator. writeExpression(StringBuilder expressionBuffer, JRExpression expression, byte evaluationType)
Method parameters in net.sf.jasperreports.groovy with type arguments of type JRExpression Modifier and Type Method Description protected String
JRGroovyGenerator. generateMethod(byte evaluationType, List<JRExpression> expressionsList)
-
Uses of JRExpression in net.sf.jasperreports.interactivity.headertoolbar
Methods in net.sf.jasperreports.interactivity.headertoolbar that return JRExpression Modifier and Type Method Description JRExpression
HeaderLabelUtil.HeaderLabelBuiltinExpression. getExpression()
Constructors in net.sf.jasperreports.interactivity.headertoolbar with parameters of type JRExpression Constructor Description HeaderLabelBuiltinExpression(JRExpression expression, String suffix)
-
Uses of JRExpression in net.sf.jasperreports.jackson.util
Methods in net.sf.jasperreports.jackson.util that return JRExpression Modifier and Type Method Description JRExpression
ExpressionDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)
Methods in net.sf.jasperreports.jackson.util with parameters of type JRExpression Modifier and Type Method Description void
ExpressionSerializer. serialize(JRExpression value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)
protected void
DataLevelBucketPropertyDeserializer. setValueExpression(ItemProperty itemProperty, JRExpression expression)
protected void
ItemPropertyDeserializer. setValueExpression(ItemProperty itemProperty, JRExpression expression)
protected void
PropertyExpressionDeserializer. setValueExpression(JRPropertyExpression propetyExpression, JRExpression expression)
Constructor parameters in net.sf.jasperreports.jackson.util with type arguments of type JRExpression Constructor Description ExpressionSerializer(Class<JRExpression> vc)
-
Uses of JRExpression in net.sf.jasperreports.parts.subreport
Fields in net.sf.jasperreports.parts.subreport declared as JRExpression Modifier and Type Field Description protected JRExpression
StandardSubreportPartComponent. expression
protected JRExpression
StandardSubreportPartComponent. parametersMapExpression
Methods in net.sf.jasperreports.parts.subreport that return JRExpression Modifier and Type Method Description JRExpression
StandardSubreportPartComponent. getExpression()
JRExpression
SubreportPartComponent. getExpression()
JRExpression
StandardSubreportPartComponent. getParametersMapExpression()
JRExpression
SubreportPartComponent. getParametersMapExpression()
Methods in net.sf.jasperreports.parts.subreport with parameters of type JRExpression Modifier and Type Method Description void
StandardSubreportPartComponent. setExpression(JRExpression expression)
void
StandardSubreportPartComponent. setParametersMapExpression(JRExpression parametersMapExpression)
-