Class actuate.viewer.EventConstants
Description
Defines the event constants supported by this API. Table 4-42 lists the viewer event constants.
The event handler must take the viewer instance which fired the event as an input argument. Calls a registered event handler when the relevant part of the report content is selected. Supported selected contents are:
n
n
n
n
n When the content is selected, the corresponding object is passed in to user’s event handler function. For example, if the Table area is selected in a Viewer, actuate.Viewer.Table is passed into the event handler.The event handler must take the viewer instance which fired the event and an instance of actuate.viewer.SelectedContent as input arguments. The event handler must take the viewer instance which fired the event and an instance of actuate.viewer.Exception as input arguments. The event handler must take the viewer instance which fired the event as an input argument.
(c) Copyright Actuate Corporation 2011 |
![]() |