Uses of Class
net.sf.jasperreports.engine.fill.DatasetSortInfo
Packages that use DatasetSortInfo
Package
Description
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 DatasetSortInfo in net.sf.jasperreports.engine.fill
Constructors in net.sf.jasperreports.engine.fill with parameters of type DatasetSortInfoModifierConstructorDescriptionSortedDataSource(DatasetSortInfo sortInfo, List<SortedDataSource.SortRecord> records, Integer[] recordIndexes)