The ReportPageViewer
component consists of a single JSF component tag called reportPageViewer
.
com.crystaldecisions.report.web.jsf.JSFViewerTag
com.crystaldecisions.report.web.jsf.UIReportPageViewer
<bocrv:reportPageViewer reportSource="#{enterpriseItem.reportSource}" />
Attribute | Required | Component Class Methods | Description |
---|---|---|---|
Enables the option to prompt the user to log on to the database before running the report. | |||
Enables the option to prompt the user for parameters to use when running the report. | |||
Specifies the logon information used to log on to the database. Note: This attribute must be set as an object using the JSF expression language (for example, | |||
Indicates whether to display the Group Tree on viewer start up. | |||
Indicates whether to display the export button on the toolbar. | |||
Indicates whether to display the Search button on the toolbar. | |||
Indicates whether to display the Go To Page button on the toolbar. | |||
Indicates whether to display the Business Objects logo on the toolbar. | |||
Indicates whether to display the page navigation buttons on the toolbar. | |||
Indicates whether to display the print button on the toolbar. | |||
Indicates whether to display the Refresh button on the toolbar. | |||
Indicates whether to display the toggle Group Tree button on the toolbar. | |||
Indicates whether to display a zoom percentage drop | |||
Indicates whether the viewer ignores the height and width attributes it is given and tries to find the best fit for the report by taking up as much space as it needs to properly display the report. | |||
Sets the width of the Group Tree in the units set in groupTreeWidthUnit. | |||
Sets whether to use pixels or percentage to determine the width of the Group Tree. | |||
Sets the position of the top | |||
Specifies the parameter fields information used to log on to the database. Note: This attribute must be set as an object using the JSF expression language (for example, | |||
The | |||
Sets the locale setting used to display all text and formatting generated by the viewer (such as the toolbar). | |||
Specifies the report to display. Note: This attribute must be set as an object using the JSF expression language (for example, | |||
Sets the position of the top | |||
The component identifier for the | |||
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ |