Actuate JavaScript API classes : Class actuate.parameter.EventConstants

Class actuate.parameter.EventConstants

Description

Defines the event constants supported by this API for parameters. Table 4-20 lists the parameter event constants.

This event triggers when an action completes without automatically triggering any internal actions.
The event handler must take a actuate.parameter.NameValuePair object as an input argument. The NameValuePair object contains the new value for the changed parameter.
The event handler must take a actuate.Exception object as an input argument. The Exception object contains the exception information.
The event handler must take a actuate.parameter.NameValuePair object as an input argument. The NameValuePair object contains the new value for the changed selection.

(c) Copyright Actuate Corporation 2011