public static class DatasetSortInfo.SortFieldInfo extends Object
Modifier | Constructor and Description |
---|---|
protected |
SortFieldInfo(JRSortField sortField,
int recordIndex,
boolean collatorFlag) |
Modifier and Type | Method and Description |
---|---|
int |
getRecordIndex() |
boolean |
isDescending() |
boolean |
useCollator() |
protected SortFieldInfo(JRSortField sortField, int recordIndex, boolean collatorFlag)
Copyright © 2017. All rights reserved.