Package | Description |
---|---|
net.sf.dynamicreports.jasper.base |
Modifier and Type | Method and Description |
---|---|
JasperScriptlet |
DefaultJasperScriptletManager.getJasperScriptlet()
Getter for the
JasperScriptlet instance. |
protected JasperScriptlet |
JasperCustomValues.getJasperScriptlet()
Getter for the field
jasperScriptlet . |
JasperScriptlet |
JasperScriptletManager.getJasperScriptlet()
Getter for the
JasperScriptlet instance. |
JasperScriptlet |
ThreadSafeJasperScriptletManager.getJasperScriptlet()
Getter for the
JasperScriptlet instance. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultJasperScriptletManager.setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the
JasperScriptlet instance. |
protected void |
JasperCustomValues.setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the field
jasperScriptlet . |
void |
JasperScriptletManager.setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the
JasperScriptlet instance. |
void |
ThreadSafeJasperScriptletManager.setJasperScriptlet(JasperScriptlet jasperScriptlet)
Setter for the
JasperScriptlet instance. |
Constructor and Description |
---|
JasperReportParameters(JasperScriptlet jasperScriptlet)
Constructor for JasperReportParameters.
|
Copyright © 2010–2021. All rights reserved.