CodeCharge Studio

setViewMode Method (Java)

Applies to

Report Form

Syntax

public void setViewMode(int mode);

Parameters

Name Type Description
mode int The requested Report view mode. It can be specified using constants Report.VIEW_MODE_WEB and Report.VIEW_MODE_PRINT.

Description

Set Report view mode.


On-line, printable versions and updates