|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
CrystalReportPartsViewer.
See:
Description
| Class Summary | |
| ReportPartNode | This class is used to identify a report object in the report. |
| ReportPartNodes | This class is a collection of ReportPartNode objects.
|
| ReportPartsDefinition | This class defines which report objects to display in the
CrystalReportPartsViewer. |
This package contains classes used to define the report parts and drill-down paths for the
CrystalReportPartsViewer.
ReportPartsDefinition
defines which report objects to display in the
CrystalReportPartsViewer.
ReportPartNodes
is a collection of ReportPartNode objects. In turn, each ReportPartNode
object itself contains a ReportPartNodes collection for defining which report
objects to display when the user drills down on the node.
ReportPartNode
is used to identify a report object in the report and contains enough information for the report engine
to find this report object.
Note: It is recommended that you perform your own garbage collection at the application level. The Viewer Java SDK does not handle its own garbage collection.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||