A B C D E F G H I L N P R S T U V W Z

A

ACTIVEX - Static variable in class com.crystaldecisions.report.web.viewer.CrPrintMode
Specifies ActiveX print mode.
add(ReportPartNode) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
Adds a ReportPartNode object to the collection.
addAfterRenderContentEventListener(AfterRenderContentEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addAfterRenderEventListener(AfterRenderEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addAfterRenderObjectEventListener(AfterRenderObjectEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addAfterRenderViewItemEventListener(IAfterRenderViewItemEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addBeforeRenderContentEventListener(BeforeRenderContentEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addBeforeRenderEventListener(BeforeRenderEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addBeforeRenderObjectEventListener(BeforeRenderObjectEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addBeforeRenderViewItemEventListener(IBeforeRenderViewItemEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addDrillDownSubreportEventListener(DrillDownSubreportEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Adds a listener for DrillDownSubreportEvents.
addDrillEventListener(DrillEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Adds a listener for a drill event.
addDrillReportPartsEventListener(DrillReportPartsEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Adds a listener for DrillReportPartsEventArgs.
addHyperlinkListener(HyperlinkListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds a listener for hyperlink clicks.
addNavigateEventListener(NavigateEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Adds a listener for NavigateEvents.
addOnRenderScriptEventListener(OnRenderScriptEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addOnRenderStyleEventListener(OnRenderStyleEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
addReportPartBookmarkNavigationEventListener(IReportPartBookmarkNavigationEventListener) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Adds a listener for ReportPartBookmarkNavigationEventArgs.
addReportSourceChangeEventListener(ReportSourceChangeEventListener) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Adds a listener for report source changes.
addServerRequestListener(ServerRequestListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
addToolbarCommandEventListener(ToolbarCommandEventListener) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Adds a listener for ToolbarCommandEvents.
addVetoableChangeListener(VetoableChangeListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds a listener for the viewer's constrained properties.
addViewChangeListener(ViewChangeListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds a listener for view changes.
addViewerListener(JSFFacesListener) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.

B

BACKWARD - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Reserved for future use.
broadcast(FacesEvent) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
busyChanged(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.

C

canCloseCurrentViewChanged(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
clientTargetChange(EventObject) - Method in interface com.crystaldecisions.report.web.viewer.ReportSourceChangeEventListener
Listener for changes to the target client.
closeCurrentView() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
If the canCloseCurrentView property is true, closes the current view.
com.crystaldecisions.report.web - package com.crystaldecisions.report.web
This package contains the class ServerControl, which is an abstract class.
com.crystaldecisions.report.web.jsf - package com.crystaldecisions.report.web.jsf
This package contains the UIReportPageViewer class which provides the JSF version of the DHTML report page viewer.
com.crystaldecisions.report.web.viewer - package com.crystaldecisions.report.web.viewer
This package contains the key functionality for the display and behavior of the viewers, including report source information, event listeners, and event arguments.
com.crystaldecisions.ReportViewer - package com.crystaldecisions.ReportViewer
This package provides access to the thick-client report viewer.
com.crystaldecisions.sdk.occa.report.partsdefinition - package com.crystaldecisions.sdk.occa.report.partsdefinition
This package contains classes used to define the report parts and drill-down paths for the CrystalReportPartsViewer.
command(ToolbarCommandEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.ToolbarCommandEventListener
Listener for the ToolbarCommandEventArgs object.
COMPONENT_FAMILY - Static variable in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
COMPONENT_TYPE - Static variable in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
containsReportPartIDs(ReportPartIDs) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
For internal use only.
containsReportPartIDs(ReportPartIDs) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
For internal use only.
CrHtmlUnitEnum - Class in com.crystaldecisions.report.web.viewer
This class contains constants that specify the units used to determine the tool panel width.
crHtmlUnitPercentage - Static variable in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Specifies to use percentage of the viewer width to calculate the tool panel width.
crHtmlUnitPixel - Static variable in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Specifies to use pixels to calculate the tool panel width.
CrPrintMode - Class in com.crystaldecisions.report.web.viewer
This class contains constants that specify the type of printing the viewer will use when the user clicks on the print button.
CrToolPanelViewTypeEnum - Class in com.crystaldecisions.report.web.viewer
This class contains constants that specify the different types of views that can appear in the tool panel.
CrystalImageCleaner - Class in com.crystaldecisions.report.web.viewer
This class is used to periodically scan the temporary directory to delete image files that were created by the viewer but were not subsequently deleted.
CrystalReportPartsViewer - Class in com.crystaldecisions.report.web.viewer
This class provides the functionality to view individual report parts, such as chart, text, or field objects.
CrystalReportPartsViewer() - Constructor for class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
 
CrystalReportSmartTagInfoParser - Class in com.crystaldecisions.report.web.viewer
This class used in conjunction with the Java report page or Java report part viewers to parse smart tags.
CrystalReportSmartTagInfoParser() - Constructor for class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
 
CrystalReportViewer - Class in com.crystaldecisions.report.web.viewer
This class allows you to display a report in HTML and manipulate the view of the report.
CrystalReportViewer() - Constructor for class com.crystaldecisions.report.web.viewer.CrystalReportViewer
 
CrystalReportViewerBase - Class in com.crystaldecisions.report.web.viewer
This class provides listeners for the report viewer, as well as providing methods for getting and setting hyperlink targets.
CrystalReportViewerBase() - Constructor for class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
 
currentPageNumberChanged(int) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
currentViewNameChanged(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.

D

decode(FacesContext) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
destroy() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
 
dispose() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Disposes of the ReportServerControl.
drill(DrillEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.DrillEventListener
Listener for drill events.
drillDown(IGroupPath, String) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Performs a drill down to the group in the report specified by the name and the path.
drillDown(DrillReportPartsEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.DrillReportPartsEventListener
The listener for DrillReportPartsEvents.
drillDownSubreport(DrillDownSubreportEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.DrillDownSubreportEventListener
Listener for the DrillDownSubreportEventArgs object.
DrillDownSubreportEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides arguments for the DrillDownSubreportEventListener interface.
DrillDownSubreportEventArgs(Object, SubreportRequestContext, SubreportRequestContext) - Constructor for class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
 
DrillDownSubreportEventListener - Interface in com.crystaldecisions.report.web.viewer
Listener for the DrillDownSubreportEventArgs object.
DrillEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides event arguments for the DrillEventListener interface.
DrillEventArgs(Object) - Constructor for class com.crystaldecisions.report.web.viewer.DrillEventArgs
 
DrillEventArgs(Object, TotallerNodeID) - Constructor for class com.crystaldecisions.report.web.viewer.DrillEventArgs
 
DrillEventListener - Interface in com.crystaldecisions.report.web.viewer
This class provides a listener for drill events.
DrillReportPartsEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides arguments for the DrillReportPartsEventListener.
DrillReportPartsEventArgs(Object) - Constructor for class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
 
DrillReportPartsEventListener - Interface in com.crystaldecisions.report.web.viewer
This class provides a listener for DrillReportPartsEvents.

E

exportView(int, File) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
If the exportingPossible property is true, writes the report to the local disk in the indicated format.
exportView(int, int, int, File) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
If the exportingPossible property is true, writes a range of pages from the report to the local disk in the indicated format.

F

findDrillDownParts(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
For internal use only.
findDrillDownParts(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
For internal use only.
findParentNode(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
For internal use only.
FORWARD - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Specifies to search the report forwards.
fromCssString(String) - Static method in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Converts the case-insensitive strings "px" and "%" to a CrHtmlUnitEnum object.
fromString(String) - Static method in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Converts the case-insensitive strings "Percentage", "Percent" and "Pixel" to a CrHtmlUnitEnum object.
fromString(String) - Static method in class com.crystaldecisions.report.web.viewer.CrPrintMode
Converts the strings "PDF" and "ActiveX" to a CrPrintMode object.
fromString(String) - Static method in class com.crystaldecisions.report.web.viewer.CrToolPanelViewTypeEnum
Converts the case-insensitive strings "None", "GroupTree", and "ParameterPanel" to the respective CrToolPanelViewTypeEnum object.

G

getAction() - Method in class com.crystaldecisions.report.web.viewer.ToolbarCommandEventArgs
Returns the action.
getBusy() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer is performing a command or is idle.
getCanCloseCurrentView() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the current report view can be closed.
getCanDrillDown() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the user is allowed to open drill-down views on groups and subreports.
getCurrentMessage() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the most recent message displayed by the viewer.
getCurrentPageNumber() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the page number from page panel of the current view.
getCurrentSubreportName() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the name of the current subreport.
getCurrentSubreportPageNumber() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the page number for the current subreport.
getCurrentTip() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the most recent tooltip displayed by the viewer.
getCurrentViewName() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the name of the current report view.
getCurrentXOffset() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the current X offset within the report.
getCurrentYOffset() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the current Y offset within the report.
getDatabaseLogonInfos() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the information required to log on to the database.
getDatabaseLogonInfos() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns the information required to log on to the database.
getDataContext() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the data context for the smart tag report object.
getDataContext() - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Returns the data sub tree of the report where the engine should start to look for the report object.
getDataContext() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the data context.
getDataContext() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Returns the data sub tree of the report where the engine should start to look for the report object.
getDefaultAppletContext() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getDefaultCodeBase() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getDefaultDocumentBase() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getDocumentViewType() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Gets the type of the view that is used display the document.
getDrillDownContext() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the DrillDownContext.
getDrillDownParts() - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
For internal use only.
getDrillDownPath() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
Returns the path to the drill-down information.
getEnableHyperlink() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the cursor changes shape over hyperlinks in the report.
getEnableInteractiveSort() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether interactive sort controls are allowed in the report.
getEnterpriseLogon() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 10. No replacement.
getEnterpriseLogonInfo() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the BusinessObjects Enterprise logon information to use.
getExportingPossible() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer has permission from the Security Manager to write to the local disk.
getFamily() - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
getGroupName() - Method in class com.crystaldecisions.report.web.viewer.DrillEventArgs
Returns the group name for the object drilled on.
getGroupName() - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Returns the name of the group the user has drilled on.
getGroupName() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the group name for the view.
getGroupNamePath() - Method in class com.crystaldecisions.report.web.viewer.DrillEventArgs
Returns the group name path for the object drilled on.
getGroupNamePath() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the path for the group name.
getGroupPath() - Method in class com.crystaldecisions.report.web.viewer.DrillEventArgs
Returns the group path for the object drilled on.
getGroupPath() - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Returns the path of the group the user has drilled down on.
getGroupPath() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the GroupPath for the view.
getGroupTreeWidth() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by getToolPanelWidth.
getGroupTreeWidthUnit() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by getToolPanelWidthUnit.
getHasBusyIndicator() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a busy indicator.
getHasExportButton() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has an Export button.
getHasGroupTree() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether views on the current report have a group tree pane.
getHasPrintButton() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a Print button.
getHasRefreshButton() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a Refresh button.
getHasStatusBar() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. The viewer no longer has a status bar.
getHasStopButton() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a Stop button.
getHasTextSearchControls() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a Find button.
getHasToolBar() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar is visible.
getHasZoomControl() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar has a zoom (magnification) control.
getHeight() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the viewer height.
getHtmlContent(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext) - Method in class com.crystaldecisions.report.web.ServerControl
This method handles the user's request to generate the HTML for the report and returns the HTML as a String.
getHyperlinkTarget() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Returns the hyperlink target for displaying the HTML.
getInteractive() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer will display interactive dialogs.
getLanguage() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. Replaced by getLocale.
getLastPageNumber() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the highest-known page number from page panel of the current view.
getLastPageNumberKnown() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the last page number from the page panel of the current view is known.
getLeft() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the value for the position of the left side of the viewer.
getMobileDevicesCharset() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Deprecated. As of Version 12. Mobile Devices Charset is no longer supported. This method will always return "UTF-8".
getName() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the name of the viewer control.
getName() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
Returns the name of the ReportPartNode object.
getNewSubreportName() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the new subreport name.
getNewSubreportPageNumber() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the new subreport page number.
getNewXOffset() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the new X offset.
getNewYOffset() - Method in class com.crystaldecisions.report.web.viewer.DrillDownSubreportEventArgs
Returns the new Y offset.
getObjectName() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the name of the report object.
getObjectName() - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Returns the name of the object the user has drilled down on.
getObjectName() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the object name.
getPageNumber() - Method in class com.crystaldecisions.report.web.viewer.NavigateEventArgs
Gets the current page number.
getPageNumber() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the page number.
getPageNumber() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the page number for the view.
getPageToTreeRatio() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 10 in favor of getGroupTreeWidth and getGroupTreeWidthUnit.
getParameterFields() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the parameter fields for the report.
getParameterFields() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns the parameter fields for the report.
getParentNode(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
For internal use only.
getPrintingPossible() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer has permission from the Security Manager to print.
getPrintMode() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns the current print mode that will be used when the user clicks the print button.
getProductLocale() - Method in class com.crystaldecisions.report.web.ServerControl
Gets the locale setting used to display all text and formatting generated by the viewer (such as the toolbar).
getPromptOnRefresh() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getRecordNumber() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns the number of records displayed per page.
getRenderingDPI() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Gets the screen DPI for rendering the viewer and the report.
getReportName() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getReportParameter() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getReportPartID() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
For internal use only.
getReportPartIDs() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
For internal use only.
getReportPartIDs() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
For internal use only.
getReportPartNode(int) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
Returns a ReportPartNode from the collection using the index position.
getReportPartNode(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
Returns a ReportPartNode from the collection using the ReportPartNode name.
getReportPartNodes() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Returns the parent collection of ReportPartNodes containing the information representing all the levels of drill down.
getReportParts() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns an Object that defines the report parts to display in the viewer.
getReportParts() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns a report part from the report.
getReportSource() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Returns the name of the report.
getReportSource() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns the report source object.
getReportSource() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the current IReportSource used by the report viewer.
getReportSourceClassFactoryName() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 10. No replacement.
getReportTitle() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns the title displayed at the top of the viewer.
getReportTitle() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getReportURI() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the report URI.
getSearchText() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns the most recent search text.
getSectionNumber() - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Returns the section number.
getSelectionFormula() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns the selection formula value for the report Note: This method is not supported by the Java Reporting Component.
getSelectionFormula() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
getShowControlTooltips() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer's toolbar shows tooltips when the mouse hovers over controls.
getShowCrystalLogo() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. Replaced by getShowLogo.
getShowGroupTree() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the current view's group tree pane is expanded or collapsed.
getShowLogo() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the Business Objects logo is shown in the report viewer's toolbar.
getShowReportTooltips() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer shows tooltips when the mouse hovers over report objects in the page pane.
getStyleSheetFileName() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns the file name of the cascading style sheet applied to the report.
getSubreportContainingGroupPath() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the data context for the subreport.
getSubreportName() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the subreport name for the view.
getSubreportPageNumber() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the page number for the subreport.
getSubreportXPos() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
The X position of the subreport.
getSubreportYPos() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
The Y position of the subreport.
getTitle() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Returns the title displayed at the top of the CrystalReportPartsViewer.
getToolbar() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. As of Version 12, always returns null.
getToolPanelViewType() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Gets the type of view that is displayed in the viewer's tool panel.
getToolPanelWidth() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns the current width of the tool panel.
getToolPanelWidthUnit() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether pixels or percentage of the viewer width is used to determine the tool panel width.
getTop() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the value for the position of the top of the viewer.
getURI() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the Universal Resource Identifier for the web page containing the viewer.
getURL() - Method in class com.crystaldecisions.ReportViewer.HyperlinkEvent
Returns the hyperlink that was clicked by the user.
getValue() - Method in class com.crystaldecisions.report.web.viewer.ToolbarCommandEventArgs
Returns the name of the value.
getViewInfo() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns the ViewInfo object.
getViewName() - Method in class com.crystaldecisions.ReportViewer.ViewChangeEvent
Returns the name of the view that has changed.
getViewState() - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. As of Version 12. No replacement. Always returns an empty String.
getViewTimeSelectionFormula() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 12. No replacement.
getWidth() - Method in class com.crystaldecisions.report.web.ServerControl
Returns the viewer width.
getZoomFactor() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns the magnification to use when the viewer loads a report.
getZoomFactor() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns the zoom factor that is currently set.
getZoomFactor() - Method in class com.crystaldecisions.report.web.viewer.ViewInfo
Returns the zoom factor for the view.
groupTree - Static variable in class com.crystaldecisions.report.web.viewer.CrToolPanelViewTypeEnum
Specifies to show the group tree as the default view in the tool panel.
groupWidthChanged(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.

H

hasBorder() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether a border is included when rendering the viewer.
hasDrilldownTabs() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has drilldown tabs.
hasExportButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has an export button.
hasGotoPageButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a "Go to Page" button.
hasLogo() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer is set to display the company logo.
hasPageBottomToolbar() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. Always returns false.
hasPageNavigationButtons() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has page navigation buttons.
hasPageNavigationLinks() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether page navigation links are included when rendering the viewer.
hasPrintButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a print button.
hasRefreshButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a refresh button.
hasSearchButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a search button.
hasToggleGroupTreeButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a button for toggling the display of the group tree.
hasToggleParameterPanelButton() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a button for toggling the display of the parameter panel.
hasViewList() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by hasDrilldownTabs.
hasZoomFactorList() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report viewer has a zoom factor list.
hyperlinkClicked(HyperlinkEvent) - Method in interface com.crystaldecisions.ReportViewer.HyperlinkListener
Invoked when the user has clicked on a hyperlink in a report.
hyperlinkClicked(URL) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
HyperlinkEvent - Class in com.crystaldecisions.ReportViewer
An event which indicates that the user has clicked on a hyperlink in a report.
HyperlinkEvent(Object, URL) - Constructor for class com.crystaldecisions.ReportViewer.HyperlinkEvent
Constructs a HyperlinkEvent object.
HyperlinkListener - Interface in com.crystaldecisions.ReportViewer
The listener interface for receiving notifications that the user has clicked on a hyperlink in a report.

I

init(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportSmartTagInfoParser
Initializes the smart tag parser.
IReportPartBookmarkNavigationEventListener - Interface in com.crystaldecisions.report.web.viewer
Listener for IReportPartBookmarkNavigationEvents.
isBestFitPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the viewer will ignore the height and width values it is given and try to find the best fit for the report by taking up as much space as it needs to properly display the report.
isBusy() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer is performing a command or is idle.
isDisplayGroupTree() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by getToolPanelViewType.
isDisplayHeadings() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the viewer will display report object names.
isDisplayPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the report page is displayed.
isDisplayTitle() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the viewer will display the report title.
isDisplayToolbar() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the toolbar is displayed.
isEnableDrillDown() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the user can drill down on report parts.
isEnableDrillDown() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether the user can drill down on the report.
isEnableImageForMobileDevices() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Deprecated. As of Version 12. No replacement.
isEnableLogonPrompt() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns whether or not logon prompting for the report is enabled.
isEnableParameterPrompt() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Returns whether or not parameter prompting for the report is enabled.
isExportingPossible() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer has permission from the Security Manager to write to the local disk.
isFirstPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the current page is the first page.
isHandled() - Method in class com.crystaldecisions.report.web.viewer.ViewerEventArgs
Returns if the viewer event is handled.
isIgnoreViewStateOnLoad() - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. As of Version 11. No replacement. Always returns false.
isInteractive() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer will display interactive dialogs.
isLastPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the current page is the last page.
isLastPageNumberKnown() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the last page number from the page panel of the current view is known.
isOwnForm() - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. As of Version 12. No replacement. Always returns true.
isOwnPage() - Method in class com.crystaldecisions.report.web.ServerControl
Sets whether the viewer control owns the page.
isPreserveLayout() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the page layout is preserved when rendering the report parts.
isPrintingPossible() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Returns whether the report viewer has permission from the Security Manager to print.
isRenderAsHTML32() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. isRenderAsHTML32 is no longer supported and always returns false.
isReuseParameterValuesOnRefresh() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Gets whether the current parameter values will be used when the viewer is refreshed.
isRotateSections() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Returns whether the viewer will rotate sections (that is, convert columns to rows or convert rows to columns).
isSeparatePages() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Returns whether each report page is displayed as a separate HTML page.
isShowAllPageIds() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. Always returns false.

L

lastPageNumberChanged(int) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
lastPageNumberKnownChanged(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.

N

navigate(NavigateEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.NavigateEventListener
Listener for navigate events.
NavigateEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides event arguments for the NavigateEventListener interface.
NavigateEventArgs(Object, int) - Constructor for class com.crystaldecisions.report.web.viewer.NavigateEventArgs
 
NavigateEventListener - Interface in com.crystaldecisions.report.web.viewer
This interface provides the listener for navigate events.
navigateTo(ReportPartBookmarkNavigationEventArgs) - Method in interface com.crystaldecisions.report.web.viewer.IReportPartBookmarkNavigationEventListener
Listener for IReportPartBookmarkNavigationEvents.
navigateTo(String, String) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Navigates to a particular report object in the current report (note: not supported by the Java Reporting Component).
nextPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Displays the next page of the report.
NOACTION - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Reserved for future use.
none - Static variable in class com.crystaldecisions.report.web.viewer.CrToolPanelViewTypeEnum
Specifies not to show the tool panel on the left side of the viewer.

P

PAGE_TYPE - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Specifies view type to be rendered as Page.
parameterPanel - Static variable in class com.crystaldecisions.report.web.viewer.CrToolPanelViewTypeEnum
Specifies to show the parameter panel as the default view in the side panel.
PDF - Static variable in class com.crystaldecisions.report.web.viewer.CrPrintMode
Specifies PDF print mode.
prevPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Displays the previous page of the report.
printView() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
If the printingPossible property is true, prints all pages in the current view.
processHttpRequest(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletContext, Writer) - Method in class com.crystaldecisions.report.web.ServerControl
Handles the user's request to generate the HTML for the report and writes the HTML directly to the response object.

R

readExternal(ObjectInput) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Reads the state of the report viewer from the given input object.
refresh() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Refreshes the report.
refreshReport() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Closes all views except the initial one (the "Main Report" view), discards all information cached for the report, refreshes data, and re-requests the current page of the report.
refreshReport(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Closes all views except the initial one (the "Main Report" view), discards all cached pages, and re-requests the current page of the report.
removeAfterRenderContentEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeAfterRenderEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeAfterRenderObjectEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeAfterRenderViewItemEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeBeforeRenderContentEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeBeforeRenderEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeBeforeRenderObjectEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeBeforeRenderViewItemEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeDrillDownSubreportEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Removes a DrillDownSubreportEventListener.
removeDrillEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeDrillReportPartsEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Removes a listener for DrillReportPartsEventArgs.
removeHyperlinkListener(HyperlinkListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Removes a listener for hyperlink clicks.
removeNavigateEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Removes a NavigateEventListener.
removeOnRenderScriptEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeOnRenderStyleEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
This method is currently not supported.
removeReportPartBookmarkNavigationEventListener() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Removes a DrillDownSubreportEventListener (note: not supported by the Java Reporting Component).
removeReportPartBookmarkNavigationEventListenerr() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. No replacement.
removeReportSourceChangeEventListener() - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Removes a report source change event listener.
removeServerRequestListener(ServerRequestListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
removeToolbarCommandEventListener() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Removes a ToolbarCommandEventListener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Removes a listener for the viewer's constrained properties.
removeViewChangeListener(ViewChangeListener) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Removes a listener for view changes.
ReportExportControl - Class in com.crystaldecisions.report.web.viewer
This class provides exporting functionality.
ReportExportControl() - Constructor for class com.crystaldecisions.report.web.viewer.ReportExportControl
 
ReportPartBookmarkNavigationEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides event arguments for the IReportPartBookmarkNavigationEventListener.
ReportPartBookmarkNavigationEventArgs(Object) - Constructor for class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
 
ReportPartNode - Class in com.crystaldecisions.sdk.occa.report.partsdefinition
This class is used to identify a report object in the report.
ReportPartNode() - Constructor for class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
 
ReportPartNode(ReportPartNode) - Constructor for class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
 
ReportPartNodes - Class in com.crystaldecisions.sdk.occa.report.partsdefinition
This class is a collection of ReportPartNode objects.
ReportPartNodes() - Constructor for class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
 
ReportPartsDefinition - Class in com.crystaldecisions.sdk.occa.report.partsdefinition
This class defines which report objects to display in the CrystalReportPartsViewer.
ReportPartsDefinition() - Constructor for class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
 
ReportServerControl - Class in com.crystaldecisions.report.web.viewer
This class allows you to manage how reports interact with the server.
ReportServerControl() - Constructor for class com.crystaldecisions.report.web.viewer.ReportServerControl
 
reportSourceChange(EventObject) - Method in interface com.crystaldecisions.report.web.viewer.ReportSourceChangeEventListener
Listener for report source changes.
ReportSourceChangeEventListener - Interface in com.crystaldecisions.report.web.viewer
This interface provides a listener for changes in a report source.
ReportViewerBean - Class in com.crystaldecisions.ReportViewer
A Java Bean and extension of javax.swing.JApplet for viewing Crystal reports.
ReportViewerBean() - Constructor for class com.crystaldecisions.ReportViewer.ReportViewerBean
Constructs a ReportViewerBean object.
requestEnded(int, URL, String, boolean, Exception, String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
requestStarted(int, URL, String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
restoreState(FacesContext, Object) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.

S

saveState(FacesContext) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
For internal use only.
searchForText(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Displays the next occurrence of the given text in the report output.
searchForText(String, boolean, boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated.  
searchText(String, int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Highlights the first occurrence of the specified text in the report and scrolls to it.
searchTextChanged(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
separatePagesChange(EventObject) - Method in interface com.crystaldecisions.report.web.viewer.ReportSourceChangeEventListener
Listener for changes to how the pages of the report are displayed.
ServerControl - Class in com.crystaldecisions.report.web
This is an abstract class.
ServerControl() - Constructor for class com.crystaldecisions.report.web.ServerControl
 
setAllowDatabaseLogonPrompting(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow users to be prompted for database logon information.
setAllowDrillDown(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow the user to drill down on the report.
setAllowParameterPrompting(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to allow the user to be prompted for parameter values.
setBestFitPage(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Specifies whether the viewer should determine the size of the viewer based on the size of the report content to display.
setCanDrillDown(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Sets whether the user is allowed to open drill-down views on groups and subreports.
setDatabaseLogonInfos(ConnectionInfos) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the information required to log on to the database.
setDatabaseLogonInfos(ConnectionInfos) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the information required to log on to the database.
setDataContext(String) - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Sets the data sub tree of the report where the engine should start to look for the report object.
setDataContext(String) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the data context.
setDataContext(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Sets the data sub tree of the report where the engine should start to look for the report object.
setDisplayDrilldownTabs(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display drilldown tabs.
setDisplayGroupTree(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Deprecated. As of Version 12, replaced by setToolPanelViewType.
setDisplayGroupTree(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by setToolPanelViewType.
setDisplayHeadings(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether the viewer will display report object names.
setDisplayPage(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the report page.
setDisplayPage(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the report page.
setDisplayTitle(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether the viewer will display the report title.
setDisplayToolbar(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the toolbar.
setDisplayToolbar(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the Toolbar.
setDisplayToolbarExportButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the export button on the toolbar.
setDisplayToolbarFindButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Search button on the toolbar.
setDisplayToolbarFindPageButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Go To Page button on the toolbar.
setDisplayToolbarLogo(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Business Objects logo on the toolbar.
setDisplayToolbarPageNavigationButtons(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the page navigation buttons on the toolbar.
setDisplayToolbarPrintButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the print button on the toolbar.
setDisplayToolbarRefreshButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the Refresh button on the toolbar.
setDisplayToolbarToggleParameterPanelButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the parameter panel toggle button on the toolbar.
setDisplayToolbarToggleTreeButton(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display the group tree toggle button on the toolbar.
setDisplayToolbarViewList(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Deprecated. As of Version 12, replaced by setDisplayDrilldownTabs.
setDisplayToolbarZoomList(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display a zoom factor drop down list on the toolbar.
setDocumentViewType(CrDocumentViewTypeEnum) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether to display document in print layout or web layout.
setDocumentViewType(CrDocumentViewTypeEnum) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets the type of the view to display the document.
setDrillDownContext(ITotallerNodeID) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the drill down context.
setDrillDownParts(ReportPartIDs) - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
For internal use only.
setDrillDownPath(ReportPartNodes) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
Sets the path to the drill-down information.
setEnableDrillDown(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether the user can drill down on report parts.
setEnableDrillDown(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to enable drill down.
setEnableHyperlink(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Sets whether the cursor should change shape over hyperlinks in the report.
setEnableImageForMobileDevices(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Deprecated. As of Version 12. No replacement.
setEnableInteractiveSort(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Sets whether interactive sort controls are allowed in the report.
setEnableLogonPrompt(boolean) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets whether or not the logon prompt is enabled for the report.
setEnablePageToGrow(boolean) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets whether the viewer ignores the height and width values 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.
setEnableParameterPrompt(boolean) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets whether or not the parameter prompt is enabled for the report.
setEnterpriseLogon(Object) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 10. No replacement.
setExportAsAttachment(boolean) - Method in class com.crystaldecisions.report.web.viewer.ReportExportControl
Sets whether to export the files as an attachment.
setExportOptions(ExportOptions) - Method in class com.crystaldecisions.report.web.viewer.ReportExportControl
Sets the export options and the export format for the report.
setGroupName(String) - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Sets the name of the group to drill down on.
setGroupPath(GroupPath) - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Sets the path of the group to drill down on.
setGroupTreeWidth(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Deprecated. As of Version 12, replaced by setToolPanelWidth.
setGroupTreeWidth(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by setToolPanelWidth.
setGroupTreeWidthUnit(CrHtmlUnitEnum) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Deprecated. As of Version 12, replaced by setToolPanelWidthUnit.
setGroupTreeWidthUnit(CrHtmlUnitEnum) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by setToolPanelWidthUnit.
setHandled(boolean) - Method in class com.crystaldecisions.report.web.viewer.ViewerEventArgs
Sets whether the event is handled.
setHasBorder(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether a border is included when rendering the viewer.
setHasBusyIndicator(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes the busy indicator on the report viewer's toolbar.
setHasDrilldownTabs(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display drilldown tabs.
setHasExportButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the export button.
setHasExportButton(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes an Export button on the report viewer's toolbar.
setHasGotoPageButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the GotoPageButton.
setHasGroupTree(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes group tree panes in views on the current report.
setHasLogo(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the company logo.
setHasPageBottomToolbar(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. Calling this method has no effect.
setHasPageNavigationButtons(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the page navigation buttons.
setHasPageNavigationLinks(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether page navigation links are included when rendering the viewer.
setHasPrintButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the print button.
setHasPrintButton(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes a Print button on the report viewer's toolbar.
setHasRefreshButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the refresh button.
setHasRefreshButton(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes a Refresh button on the report viewer's toolbar.
setHasSearchButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to include or exclude the search button and associated text box when rendering the report.
setHasStatusBar(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. The viewer no longer has a status bar.
setHasStopButton(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes a Stop button on the report viewer's toolbar.
setHasTextSearchControls(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes a Find button on the report viewer's toolbar.
setHasToggleGroupTreeButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the toggle group tree button.
setHasToggleParameterPanelButton(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display the toggle parameter panel button.
setHasToolBar(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Shows or hides the report viewer's toolbar.
setHasViewList(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12, replaced by setHasDrilldownTabs.
setHasZoomControl(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Adds or removes a zoom (magnification) control on the report viewer's toolbar.
setHasZoomFactorList(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to display a zoom factor list.
setHeight(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the viewer height in pixels.
setHeight(int) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the viewer height.
setHyperlinkTarget(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the window or frame where hyperlinked documents are displayed.
setHyperlinkTarget(String) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewerBase
Sets the hyperlink target for displaying the HTML.
setIgnoreViewStateOnLoad(boolean) - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. as of Version 11. No replacement. Calling this method has no effect.
setInteractive(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Enables or disables the display of dialogs.
setLanguage(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. Replaced by setLocale.
setLeft(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the left position of the viewer.
setLeft(int) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the position for the left side of the viewer.
setMobileDevicesCharset(String) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Deprecated. As of Version 12. Mobile Device Charset is no longer supported. This method has no effect on the viewer.
setName(String) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the name for the viewer control.
setName(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNode
For Internal use only.
setObjectName(String) - Method in class com.crystaldecisions.report.web.viewer.DrillReportPartsEventArgs
Sets the name of the object drilled down on.
setObjectName(String) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the object name.
setOwnForm(boolean) - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. As of Version 12. No replacement. Calling this method has no effect.
setOwnPage(boolean) - Method in class com.crystaldecisions.report.web.ServerControl
Sets whether the viewer control owns the page.
setPageNumber(int) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the page number.
setPageToTreeRatio(double) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 10 in favor of setGroupTreeWidth and setGroupTreeWidthUnit.
setParameterFields(Fields) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the parameter fields for the report.
setParameterFields(Fields) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the parameter fields for the report.
setPreserveLayout(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether the report page layout is preserved when rendering the report parts.
setPrintMode(CrPrintMode) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Note: The JSF report page viewer only supports PDF printing.
setPrintMode(CrPrintMode) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to print using PDF or ActiveX print mode when the user clicks the print button.
setProductLocale(Locale) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the locale used to display all text and formatting generated by the viewer (such as the toolbar).
setProductLocale(Locale) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the locale setting used to display all text and formatting generated by the viewer (such as the toolbar).
setPromptOnRefresh(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
setRecordNumber(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets the number of records to display per page.
setRenderAsHTML32(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. Calling this method has no effect.
setRenderingDPI(int) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the screen resolution (in dots per inch) for rendering the viewer and the report.
setReportName(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
setReportParameter(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
setReportPartNodes(ReportPartNodes) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Sets the parent collection of ReportPartNodes containing the information representing all the levels of drill down.
setReportParts(Object) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets an Object that defines the report parts to display in the viewer.
setReportSource(IReportSource) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the report instance that the viewer will render in HTML.
setReportSource(Object) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the report instance that the viewer will render in HTML.
setReportSource(Object) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Sets the IReportSource to be used by the report viewer.
setReportSourceClassFactoryName(String) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 10. No replacement.
setReportTitle(String) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets the title displayed at the top of the viewer.
setReportTitle(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
setReportURI(String) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the report URI.
setReuseParameterValuesOnRefresh(boolean) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets whether or not to re-prompt parameters on refresh.
setRotateSections(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets whether the viewer will rotate sections (that is, convert columns to rows or convert rows to columns).
setSectionNumber(int) - Method in class com.crystaldecisions.report.web.viewer.ReportPartBookmarkNavigationEventArgs
Sets the section number.
setSelectionFormula(String) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the selection formula that will be used when the report is displayed (note: not supported by the Java Reporting Component).
setSelectionFormula(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
setSeparatePages(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether the report is displayed as separate pages or one long page.
setShowAllPageIds(boolean) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Deprecated. As of Version 12. No replacement. Calling this method has no effect.
setShowControlTooltips(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Enables or disables the display of tooltips when the mouse hovers over controls in the report viewer's toolbar.
setShowCrystalLogo(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. Replaced by setShowLogo.
setShowGroupTree(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Expands or collapses the group tree pane in the current view.
setShowLogo(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Hides or shows the Business Objects logo in the report viewer's toolbar.
setShowReportTooltips(boolean) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Enables or disables the display of tooltips when the mouse hovers over report objects in the page pane.
setStyleSheet(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the style sheet that is used to display the report content.
setStyleSheetFileName(String) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Sets the style sheet that will be used to display the report content.
setTitle(String) - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartsDefinition
Sets the title displayed at the top of the CrystalReportPartsViewer.
setToolPanelViewType(CrToolPanelViewTypeEnum) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the type of view to display in the tool panel.
setToolPanelViewType(CrToolPanelViewTypeEnum) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets the type of view to display in the tool panel.
setToolPanelWidth(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the width of the tool panel.
setToolPanelWidth(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets the width of the tool panel.
setToolPanelWidthUnit(CrHtmlUnitEnum) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Specifies the units to use for the width of the tool panel.
setToolPanelWidthUnit(CrHtmlUnitEnum) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets whether to use pixels or percentage of the viewer width to determine the tool panel width.
setTop(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the top position of the viewer.
setTop(int) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the value for the position of the top of the viewer.
setURI(String) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the Universal Resource Identifier for the report.
setViewerName(String) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the name of the viewer.
setViewState(String) - Method in class com.crystaldecisions.report.web.ServerControl
Deprecated. As of Version 12. No replacement. Calling this method has no effect.
setViewTimeSelectionFormula(String) - Method in class com.crystaldecisions.report.web.viewer.ReportServerControl
Deprecated. As of Version 12. No replacement.
setWidth(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the viewer width in pixels.
setWidth(int) - Method in class com.crystaldecisions.report.web.ServerControl
Sets the width of the viewer.
setZoomFactor(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportPartsViewer
Sets the magnification to use when the viewer loads a report.
setZoomFactor(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Sets a new zoom factor for displaying the report.
setZoomFactor(int) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Sets the zoom (magnification) factor for the page pane in the current view.
setZoomPercentage(int) - Method in class com.crystaldecisions.report.web.jsf.UIReportPageViewer
Sets the zoom factor used when displaying the report.
showFirstPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Displays the first page of the report.
showLastPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Displays the last page of the report.
showLastPage() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Shows the last page of the report.
showNextPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Displays the next page of the report.
showNthPage(int) - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Displays the specified page of the report.
showPage(int) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Shows the indicated page.
showPreviousPage() - Method in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Displays the previous page of the report.
showTip(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
size() - Method in class com.crystaldecisions.sdk.occa.report.partsdefinition.ReportPartNodes
Returns the number of items in the collection.
start(ServletContext, long, long) - Static method in class com.crystaldecisions.report.web.viewer.CrystalImageCleaner
Use the start method to start scanning the temporary image directory for image files.
stop(ServletContext) - Static method in class com.crystaldecisions.report.web.viewer.CrystalImageCleaner
Use the stop method to stop scanning the temporary directory for image files.
stopAllCommands() - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Cancels all unfinished commands.

T

toCrystalReport - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Crystal Reports format.
toCssString() - Method in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Converts a CrHtmlUnitEnum object to the strings "px" and "%", respectively, for use in Style Sheet code.
toCSV - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Comma-Separated Values format.
toMSExcel - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Deprecated. Replaced by toMSExcelFormattedData.
toMSExcelDataOnly - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting data columns to Microsoft Excel format.
toMSExcelFormattedData - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Microsoft Excel format.
toMSWord - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Microsoft Word format.
toMSWordEditable - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Microsoft Word format.
TOOLBAR_TYPE - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Specifies view type to be rendered as Toolbar.
ToolbarCommandEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides event arguments for the ToolbarCommandEventListener.
ToolbarCommandEventArgs(Object, String) - Constructor for class com.crystaldecisions.report.web.viewer.ToolbarCommandEventArgs
 
ToolbarCommandEventArgs(Object, String, String) - Constructor for class com.crystaldecisions.report.web.viewer.ToolbarCommandEventArgs
 
ToolbarCommandEventListener - Interface in com.crystaldecisions.report.web.viewer
This interface provides a listener for the ToolbarCommandEventArgs object.
toPDF - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Portable Document Format.
toRTF - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies exporting to Rich Text Format.
toString() - Method in class com.crystaldecisions.report.web.viewer.CrHtmlUnitEnum
Converts a CrHtmlUnitEnum object to the strings "Pixel" and "Percentage", respectively.
toString() - Method in class com.crystaldecisions.report.web.viewer.CrPrintMode
Returns the print mode specified by this CrPrintMode object.
toString() - Method in class com.crystaldecisions.report.web.viewer.CrToolPanelViewTypeEnum
Converts a CrToolPanelViewTypeEnum object to the strings "None", "GroupTree", and "ParameterPanel", respectively.
TREE_TYPE - Static variable in class com.crystaldecisions.report.web.viewer.CrystalReportViewer
Specifies view type to be rendered as GroupTree.

U

UIReportPageViewer - Class in com.crystaldecisions.report.web.jsf
The JavaServer Faces version of the DHTML report page viewer.
UIReportPageViewer() - Constructor for class com.crystaldecisions.report.web.jsf.UIReportPageViewer
 

V

viewActivated(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
viewActivated(ViewChangeEvent) - Method in class com.crystaldecisions.ReportViewer.ViewChangeAdapter
Invoked when a report view has been activated.
viewActivated(ViewChangeEvent) - Method in interface com.crystaldecisions.ReportViewer.ViewChangeListener
Invoked when a report view has been activated.
ViewChangeAdapter - Class in com.crystaldecisions.ReportViewer
An abstract adapter class for receiving notifications about report views being opened, activated, or closed.
ViewChangeAdapter() - Constructor for class com.crystaldecisions.ReportViewer.ViewChangeAdapter
Constructs a ViewChangeAdapter object.
ViewChangeEvent - Class in com.crystaldecisions.ReportViewer
An event which indicates that a report view (for instance, a drill-down view or a subreport view) has been opened, activated, or closed.
ViewChangeEvent(Object, String) - Constructor for class com.crystaldecisions.ReportViewer.ViewChangeEvent
Constructs a ViewChangeEvent object.
ViewChangeListener - Interface in com.crystaldecisions.ReportViewer
The listener interface for receiving notifications about report views being opened, activated, or closed.
viewClosed(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
viewClosed(ViewChangeEvent) - Method in class com.crystaldecisions.ReportViewer.ViewChangeAdapter
Invoked when a report view has been closed.
viewClosed(ViewChangeEvent) - Method in interface com.crystaldecisions.ReportViewer.ViewChangeListener
Invoked when a report view has been closed.
ViewerEventArgs - Class in com.crystaldecisions.report.web.viewer
This class provides event arguments for the viewer.
ViewerEventArgs(Object) - Constructor for class com.crystaldecisions.report.web.viewer.ViewerEventArgs
 
ViewInfo - Class in com.crystaldecisions.report.web.viewer
This class provides more information for the client when handling an event.
viewOpened(String) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
viewOpened(ViewChangeEvent) - Method in class com.crystaldecisions.ReportViewer.ViewChangeAdapter
Invoked when a report view has been opened.
viewOpened(ViewChangeEvent) - Method in interface com.crystaldecisions.ReportViewer.ViewChangeListener
Invoked when a report view has been opened.

W

writeExternal(ObjectOutput) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
Writes the state of the report viewer to the given output object.

Z

zoomFactorChanged(int) - Method in class com.crystaldecisions.ReportViewer.ReportViewerBean
For internal use only.
zoomToPageWidth - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies showing the entire width of the report page (but not necessarily the length) within the view.
zoomToWholePage - Static variable in class com.crystaldecisions.ReportViewer.ReportViewerBean
Specifies showing the entire report page within the view.

A B C D E F G H I L N P R S T U V W Z