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