|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterContributorContext | |
|---|---|
| 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. |
| Uses of ParameterContributorContext in net.sf.jasperreports.components.headertoolbar |
|---|
| Methods in net.sf.jasperreports.components.headertoolbar with parameters of type ParameterContributorContext | |
|---|---|
List<ParameterContributor> |
HeaderToolbarParameterContributorFactory.getContributors(ParameterContributorContext context)
|
| Constructors in net.sf.jasperreports.components.headertoolbar with parameters of type ParameterContributorContext | |
|---|---|
HeaderToolbarParameterContributor(ParameterContributorContext context)
|
|
| Uses of ParameterContributorContext in net.sf.jasperreports.components.sort |
|---|
| Methods in net.sf.jasperreports.components.sort with parameters of type ParameterContributorContext | |
|---|---|
List<ParameterContributor> |
SortParameterContributorFactory.getContributors(ParameterContributorContext context)
|
| Constructors in net.sf.jasperreports.components.sort with parameters of type ParameterContributorContext | |
|---|---|
SortParameterContributor(ParameterContributorContext context)
|
|
| Uses of ParameterContributorContext in net.sf.jasperreports.data |
|---|
| Methods in net.sf.jasperreports.data with parameters of type ParameterContributorContext | |
|---|---|
List<ParameterContributor> |
DataAdapterParameterContributorFactory.getContributors(ParameterContributorContext context)
|
| Uses of ParameterContributorContext in net.sf.jasperreports.engine |
|---|
| Methods in net.sf.jasperreports.engine with parameters of type ParameterContributorContext | |
|---|---|
List<ParameterContributor> |
ParameterContributorFactory.getContributors(ParameterContributorContext context)
Returns a list of parameter contributor instances to be used during report filling. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||