|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRSubreport | |
|---|---|
| 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. |
| net.sf.jasperreports.engine.base | Contains base implementations for the library's main interfaces. |
| net.sf.jasperreports.engine.design | Contains design time implementations for the library's main interfaces as well as report compiling tools. |
| net.sf.jasperreports.engine.fill | Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). |
| net.sf.jasperreports.engine.xml | Contains classes for loading report templates from XML files. |
| Uses of JRSubreport in net.sf.jasperreports.engine |
|---|
| Methods in net.sf.jasperreports.engine that return JRSubreport | |
|---|---|
abstract JRSubreport |
JRAbstractObjectFactory.getSubreport(JRSubreport subreport)
|
| Methods in net.sf.jasperreports.engine with parameters of type JRSubreport | |
|---|---|
void |
JRExpressionCollector.collect(JRSubreport subreport)
|
abstract JRSubreport |
JRAbstractObjectFactory.getSubreport(JRSubreport subreport)
|
| Uses of JRSubreport in net.sf.jasperreports.engine.base |
|---|
| Classes in net.sf.jasperreports.engine.base that implement JRSubreport | |
|---|---|
class |
JRBaseSubreport
|
| Methods in net.sf.jasperreports.engine.base that return JRSubreport | |
|---|---|
JRSubreport |
JRBaseObjectFactory.getSubreport(JRSubreport subreport)
|
| Methods in net.sf.jasperreports.engine.base with parameters of type JRSubreport | |
|---|---|
JRSubreport |
JRBaseObjectFactory.getSubreport(JRSubreport subreport)
|
| Constructors in net.sf.jasperreports.engine.base with parameters of type JRSubreport | |
|---|---|
JRBaseSubreport(JRSubreport subreport,
JRBaseObjectFactory factory)
|
|
| Uses of JRSubreport in net.sf.jasperreports.engine.design |
|---|
| Classes in net.sf.jasperreports.engine.design that implement JRSubreport | |
|---|---|
class |
JRDesignSubreport
|
| Uses of JRSubreport in net.sf.jasperreports.engine.fill |
|---|
| Classes in net.sf.jasperreports.engine.fill that implement JRSubreport | |
|---|---|
class |
JRFillSubreport
|
| Methods in net.sf.jasperreports.engine.fill that return JRSubreport | |
|---|---|
JRSubreport |
JRFillObjectFactory.getSubreport(JRSubreport subreport)
|
| Methods in net.sf.jasperreports.engine.fill with parameters of type JRSubreport | |
|---|---|
JRSubreport |
JRFillObjectFactory.getSubreport(JRSubreport subreport)
|
| Constructors in net.sf.jasperreports.engine.fill with parameters of type JRSubreport | |
|---|---|
JRFillSubreport(JRBaseFiller filler,
JRSubreport subreport,
JRFillObjectFactory factory)
|
|
| Uses of JRSubreport in net.sf.jasperreports.engine.xml |
|---|
| Methods in net.sf.jasperreports.engine.xml with parameters of type JRSubreport | |
|---|---|
void |
JRXmlWriter.writeSubreport(JRSubreport subreport)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||