|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crystaldecisions.reports.sdk.SubreportController
Provides access to the subreports in the document.
| Method Summary | |
ISubreportClientDocument |
getSubreport(java.lang.String subreportName)
Returns a subreport for the specified subreport name. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public ISubreportClientDocument getSubreport(java.lang.String subreportName)
throws ReportSDKException
Returns a subreport for the specified subreport name.
subreportName - the name of the subreport
ISubreport object representing the subreport
ReportSDKException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||