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