|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DRSort | |
|---|---|
| net.sf.dynamicreports.report.base | |
| Uses of DRSort in net.sf.dynamicreports.report.base |
|---|
| Methods in net.sf.dynamicreports.report.base that return types with arguments of type DRSort | |
|---|---|
List<DRSort> |
DRReport.getSorts()
|
List<DRSort> |
DRDataset.getSorts()
|
| Methods in net.sf.dynamicreports.report.base with parameters of type DRSort | |
|---|---|
void |
DRReport.addSort(DRSort sort)
|
void |
DRDataset.addSort(DRSort sort)
|
| Method parameters in net.sf.dynamicreports.report.base with type arguments of type DRSort | |
|---|---|
void |
DRReport.setSorts(List<DRSort> sorts)
|
void |
DRDataset.setSorts(List<DRSort> sorts)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||