Uses of Class
net.sf.dynamicreports.report.base.grid.DRColumnGridListCell

Packages that use DRColumnGridListCell
net.sf.dynamicreports.report.base.grid   
net.sf.dynamicreports.report.builder.grid   
 

Uses of DRColumnGridListCell in net.sf.dynamicreports.report.base.grid
 

Methods in net.sf.dynamicreports.report.base.grid that return types with arguments of type DRColumnGridListCell
 List<DRColumnGridListCell> DRColumnGridList.getListCells()
           
 

Methods in net.sf.dynamicreports.report.base.grid with parameters of type DRColumnGridListCell
 void DRColumnGridList.addCell(DRColumnGridListCell cell)
           
 

Uses of DRColumnGridListCell in net.sf.dynamicreports.report.builder.grid
 

Methods in net.sf.dynamicreports.report.builder.grid that return DRColumnGridListCell
 DRColumnGridListCell VerticalColumnGridListCellBuilder.getColumnGridListCell()
           
 DRColumnGridListCell HorizontalColumnGridListCellBuilder.getColumnGridListCell()
           
 



Copyright © 2010-2014. All Rights Reserved.