Kbase P11413: How to verify if a UI event trigger is already defined?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/29/2003 |
|
Status: Unverified
GOAL:
How to verify if a UI event trigger is already defined?
FIX:
There will be no pre-defined function/statement to check if a UI trigger is already defined for a widget.
However by designing the triggers code to place the necessary information
into PRIVATE-DATA field or temp-tables, the application could verify
if a certain trigger is already defined.