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

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

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

Classes in net.sf.jasperreports.components.table that implement Column
 class StandardColumn
           
 

Methods in net.sf.jasperreports.components.table with parameters of type Column
 Cell TableCompiler.ColumnCellSelector.getCell(Column column)
           
 Cell TableCompiler.BaseColumnCellSelector.getCell(Column column)
           
protected  void TableCompiler.verifyColumn(TableComponent table, Column column, JRVerifier verifier)
           
 R ColumnVisitor.visitColumn(Column column)
           
 BaseColumn ColumnFactory.visitColumn(Column column)
           
 java.lang.Void ColumnExpressionCollector.visitColumn(Column column)
           
 

Constructors in net.sf.jasperreports.components.table with parameters of type Column
StandardColumn(Column column, ColumnFactory factory)
           
 

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

Methods in net.sf.jasperreports.components.table.fill with parameters of type Column
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)
           
 FillColumn FillTable.FillColumnEvaluator.visitColumn(Column column)
           
 java.lang.Void TableReport.ReportBandCreator.visitColumn(Column column)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com