Uses of Class
net.sf.jasperreports.engine.fill.SortedDataSource.SortRecord

Packages that use SortedDataSource.SortRecord
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of SortedDataSource.SortRecord in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill that return types with arguments of type SortedDataSource.SortRecord
 java.util.List<SortedDataSource.SortRecord> SortedDataSource.getRecords()
           
 

Constructor parameters in net.sf.jasperreports.engine.fill with type arguments of type SortedDataSource.SortRecord
SortedDataSource(java.util.List<SortedDataSource.SortRecord> records, java.lang.Integer[] recordIndexes, java.lang.String[] columnNames)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com