| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar |
Contains classes for the built-in Header Toolbar component.
|
| net.sf.jasperreports.components.sort |
Contains classes for the built-in Sort component.
|
| net.sf.jasperreports.data |
Contains classes for data adapters.
|
| net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterContributor> |
HeaderToolbarParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Constructor and Description |
|---|
HeaderToolbarParameterContributor(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterContributor> |
SortParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Constructor and Description |
|---|
SortParameterContributor(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterContributor> |
DataAdapterParameterContributorFactory.getContributors(ParameterContributorContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ParameterContributor> |
ParameterContributorFactory.getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com