PreviousNextIndex

VALID-EVENT function

Verifies whether a specified event is valid for a specified widget. For each type of widget, only certain events are valid. The function returns a value (TRUE/FALSE).

Note: Does not apply to SpeedScript programming.
Syntax

VALID-EVENT ( handle , event-name [ , platform ] ) 

handle
event-name
platform
See also

LAST-EVENT system handle, LIST-EVENTS function, LIST-QUERY-ATTRS function, LIST-SET-ATTRS function, LIST-WIDGETS function


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex