Uses of Interface
net.sf.jasperreports.components.table.ColumnGroup

Packages that use ColumnGroup
net.sf.jasperreports.components.table   
net.sf.jasperreports.components.table.fill   
 

Uses of ColumnGroup in net.sf.jasperreports.components.table
 

Classes in net.sf.jasperreports.components.table that implement ColumnGroup
 class StandardColumnGroup
           
 

Methods in net.sf.jasperreports.components.table with parameters of type ColumnGroup
 Cell TableCompiler.ColumnCellSelector.getCell(ColumnGroup group)
           
 Cell TableCompiler.BaseColumnCellSelector.getCell(ColumnGroup group)
           
 R ColumnVisitor.visitColumnGroup(ColumnGroup columnGroup)
           
 BaseColumn ColumnFactory.visitColumnGroup(ColumnGroup columnGroup)
           
 java.lang.Void ColumnExpressionCollector.visitColumnGroup(ColumnGroup columnGroup)
           
 

Constructors in net.sf.jasperreports.components.table with parameters of type ColumnGroup
StandardColumnGroup(ColumnGroup columnGroup, ColumnFactory factory)
           
 

Uses of ColumnGroup in net.sf.jasperreports.components.table.fill
 

Methods in net.sf.jasperreports.components.table.fill with parameters of type ColumnGroup
protected abstract  Cell TableReport.ReportBandCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.DetailBandCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.ColumnHeaderCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.PageFooterCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.TitleCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.SummaryCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.GroupHeaderCreator.columnGroupCell(ColumnGroup group)
           
protected  Cell TableReport.GroupFooterCreator.columnGroupCell(ColumnGroup group)
           
 FillColumn FillTable.FillColumnEvaluator.visitColumnGroup(ColumnGroup columnGroup)
           
 java.lang.Void TableReport.ReportBandCreator.visitColumnGroup(ColumnGroup columnGroup)
           
 java.lang.Void TableReport.ReverseReportBandCreator.visitColumnGroup(ColumnGroup columnGroup)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com