|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportInfo
Warning:This interface is no longer functional from the SAP BusinessObjects XI 4.0 release onwards.
TheReportInfo interface provides access to the total number of pages
contained in a Report.
Warning: The Report must be completely computed to return this information.
This could introduce a performance penalty for very large reports.
| Method Summary | |
|---|---|
int |
getNumberOfPages()
Gets the number of pages contained in a Report. |
| Method Detail |
|---|
int getNumberOfPages()
throws REException
Report.
This is not a recommended API, prefer Navigation.last()
REException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||