| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar | |
| net.sf.jasperreports.components.sort | |
| net.sf.jasperreports.data | |
| net.sf.jasperreports.engine |
Provides access to the library's main functionality through fa�ade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
HeaderToolbarParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Constructor and Description |
|---|
HeaderToolbarParameterContributor(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
SortParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Constructor and Description |
|---|
SortParameterContributor(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
DataAdapterParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterContributor> |
ParameterContributorFactory.getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
Copyright © 2012. All Rights Reserved.