Flow That Handles Focus Changes in Form Applets

The following figure illustrates the life cycle flow that Siebel Open UI follows if the focus changes for a field in a form applet. For example, if the user tabs out a field, clicks outside the field, minimizes the window, saves the record, and so on. The steps in the flow, after a user navigates away from a field in a form applet, are as follows:

  1. Run the Physical Renderer Field Blur event.

  2. Run OnControlEvent ("PHYEVENT_COLUMN_CHANGE") on Presentation Model (PM).

  3. Run LeaveField on PM.


Flow That Handles Focus Changes in Form Applets: This image is described in the surrounding text.