| Package | Description |
|---|---|
| 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.components.table.util |
Contains utility classes for the built-in Table component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnExpressionCollector |
class |
ColumnFactory |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
StandardColumnGroup.visitColumn(ColumnVisitor<R> visitor) |
<R> R |
StandardColumn.visitColumn(ColumnVisitor<R> visitor) |
<R> R |
BaseColumn.visitColumn(ColumnVisitor<R> visitor) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
FillTable.FillColumnEvaluator |
protected class |
TableReport.ColumnHeaderCreator |
protected class |
TableReport.DetailBandCreator |
protected class |
TableReport.GroupFooterCreator |
protected class |
TableReport.GroupHeaderCreator |
protected class |
TableReport.PageFooterCreator |
protected class |
TableReport.ReportBandCreator |
protected class |
TableReport.ReverseReportBandCreator |
protected class |
TableReport.SummaryCreator |
protected class |
TableReport.TitleCreator |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnElementsVisitor |
Copyright © 2017. All rights reserved.