| Package | Description |
|---|---|
| net.sf.jasperreports.components.table.fill | |
| 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).
|
| Constructor and Description |
|---|
FillTableSubreport(FillContext fillContext,
JRSubreport subreport,
JRFillObjectFactory factory,
TableJasperReport tableReport,
BuiltinExpressionEvaluatorFactory builtinEvaluatorFactory) |
TableReport(FillContext fillContext,
TableComponent table,
TableReportDataset mainDataset,
List<FillColumn> fillColumns,
BuiltinExpressionEvaluatorFactory builtinEvaluatorFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected JRDesignComponentElement |
JRFillCrosstab.CrosstabFiller.createIconLabelElement(SortOrderEnum order,
JRFillTextElement textElement,
BuiltinExpressionEvaluatorFactory builtinExpressions) |
Copyright © 2014. All rights reserved.