Package | Description |
---|---|
net.sf.jasperreports.components.table | |
net.sf.jasperreports.components.table.fill |
Modifier and Type | Class and Description |
---|---|
class |
StandardColumn |
Modifier and Type | Method and Description |
---|---|
Cell |
TableCompiler.ColumnCellSelector.getCell(Column column) |
Cell |
TableCompiler.BaseColumnCellSelector.getCell(Column column) |
protected void |
TableCompiler.verifyColumn(TableComponent table,
Column column,
JRVerifier verifier) |
java.lang.Void |
ColumnExpressionCollector.visitColumn(Column column) |
R |
ColumnVisitor.visitColumn(Column column) |
BaseColumn |
ColumnFactory.visitColumn(Column column) |
Constructor and Description |
---|
StandardColumn(Column column,
ColumnFactory factory) |
Modifier and Type | Method and Description |
---|---|
protected abstract Cell |
TableReport.ReportBandCreator.columnCell(Column column) |
protected Cell |
TableReport.DetailBandCreator.columnCell(Column column) |
protected Cell |
TableReport.ColumnHeaderCreator.columnCell(Column column) |
protected Cell |
TableReport.PageFooterCreator.columnCell(Column column) |
protected Cell |
TableReport.TitleCreator.columnCell(Column column) |
protected Cell |
TableReport.SummaryCreator.columnCell(Column column) |
protected Cell |
TableReport.GroupHeaderCreator.columnCell(Column column) |
protected Cell |
TableReport.GroupFooterCreator.columnCell(Column column) |
java.lang.Void |
TableReport.ReportBandCreator.visitColumn(Column column) |
FillColumn |
FillTable.FillColumnEvaluator.visitColumn(Column column) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com