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. For example, this event triggers if the value of a parameter control changes.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. For example, this event triggers if the value of a parameter list control changes.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 |
![]() |