Uses of Class
net.sf.jasperreports.engine.fill.DatasetSortInfo.RecordField
-
Packages that use DatasetSortInfo.RecordField 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.RecordField in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return types with arguments of type DatasetSortInfo.RecordField Modifier and Type Method Description List<DatasetSortInfo.RecordField>DatasetSortInfo. getRecordFields()
-