Previous Topic: Adding Event ActionsNext Topic: Event Types


Event Action Names

The name of an event action must be unique in the Procedure Step.

In the Window Design functionality, CA Gen automatically supplies an event action name when an event is added and no name is supplied. The following convention is used:

window or dialog box name_[control type]_[object name] event
[control type] is pb (push button), ef (entry field), etc.
[object name] is the name of the push button, entry field, etc.