| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar.actions |
Contains Action classes for the built-in Header Toolbar component.
|
| net.sf.jasperreports.components.sort.actions |
Contains Action classes for the built-in Sort component.
|
| Modifier and Type | Method and Description |
|---|---|
SortData |
SortAction.getSortData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortAction.setSortData(SortData sortData) |
| Modifier and Type | Field and Description |
|---|---|
protected SortData |
SortCommand.sortData |
| Modifier and Type | Method and Description |
|---|---|
SortData |
SortAction.getSortData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SortAction.setSortData(SortData sortData) |
| Constructor and Description |
|---|
SortCommand(JasperReportsContext jasperReportsContext,
JRDesignDataset dataset,
SortData sortData) |
Copyright © 2017. All rights reserved.