Defining Events and Event Handlers

Topics:

After you define the appearance of your form, you must define the event handlers. Event handlers are the actions that occur when end users perform certain events (such as entering text in a field or clicking a button).

This topic describes how to define events and how to bind an event to a control.


WebFOCUS