protected class TableReport.ColumnHeaderCreator extends TableReport.ReportBandCreator
| Constructor and Description |
|---|
ColumnHeaderCreator(TableReport.ReportBandInfo bandInfo,
FillColumn fillColumn,
int xOffset,
int yOffset,
int level,
Map<Integer,JRPropertiesMap> headerBaseProperties,
AtomicBoolean firstColumn) |
createColumnCell, isEmpty, visit, visitColumn, visitColumnGrouppublic ColumnHeaderCreator(TableReport.ReportBandInfo bandInfo, FillColumn fillColumn, int xOffset, int yOffset, int level, Map<Integer,JRPropertiesMap> headerBaseProperties, AtomicBoolean firstColumn)
protected Cell columnCell(Column column)
columnCell in class TableReport.ReportBandCreatorprotected JRDesignFrame createColumnCell(Column column, JRElementGroup parentGroup, Cell cell)
createColumnCell in class TableReport.ReportBandCreatorprotected JRExpression getColumnHeaderLabelExpression(Cell header)
protected void addHeaderToolbarElement(Column column, JRDesignFrame frame, JRTextField sortTextField)
protected void addIconLabelComponent(Column column, JRDesignFrame frame, String suffix)
protected void addElementParameter(JRDesignGenericElement element, String name, Object value)
protected void addElementParameter(JRDesignGenericElement element, String name, JRExpression expression)
protected void addColumnLabelParameters(JRDesignGenericElement element, TableComponent table)
protected Cell columnGroupCell(ColumnGroup group)
columnGroupCell in class TableReport.ReportBandCreatorprotected TableReport.ReportBandCreator createSubVisitor(FillColumn subcolumn, int xOffset, int yOffset, int sublevel)
createSubVisitor in class TableReport.ReportBandCreatorprotected JRElement createColumnGroupCell(ColumnGroup columnGroup, Cell cell, JRDesignElementGroup elementGroup)
createColumnGroupCell in class TableReport.ReportBandCreatorCopyright © 2017. All rights reserved.