Package | Description |
---|---|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
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) |
FillTableSubreportFactory(TableSubreport subreport,
TableJasperReport compiledTableReport,
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 © 2017. All rights reserved.