protected void |
TableReport.ColumnHeaderCreator.addSortElement(Column column,
JRDesignFrame frame,
JRExpressionChunk sortExpression,
java.lang.String filterPattern) |
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) |
protected JRDesignFrame |
TableReport.ReportBandCreator.createColumnCell(Column column,
Cell cell) |
protected JRDesignFrame |
TableReport.ColumnHeaderCreator.createColumnCell(Column column,
Cell cell) |
protected JRTextField |
TableReport.ColumnHeaderCreator.getColumnSortTextField(Column column) |
java.lang.Void |
TableReport.ReportBandCreator.visitColumn(Column column) |
FillColumn |
FillTable.FillColumnEvaluator.visitColumn(Column column) |