Actuate JavaScript API classes : Class actuate.reportexplorer.EventConstants

Class actuate.reportexplorer.EventConstants

Description

Defines the event constants supported by this API for reportexplorers. Table 4-34 lists the reportexplorer event constants.

The event handler must take a actuate.ReportExplorer object as an input argument. The ReportExplorer object for which the event occurred.
The event handler must take a actuate.Exception object as an input argument. The Exception object contains the exception information.
For example, this event triggers if the value of a reportexplorer list control changes.
The event handler must take a actuate.ReportExplorer.File object and a string that contains a repository path as input arguments. The ReportExplorer object for which the event occurred.
Event triggered when a user attempts to perform any operation after a session has timed out and chooses yes on a prompt dialog asking whether or not to reload the page content.
The event handler must take a actuate.ReportExplorer object as an input argument. The ReportExplorer object for which the event occurred.

(c) Copyright Actuate Corporation 2011