Flow That Handles a Cell Edit and Blur in List Applets

The following figure illustrates the flow that Siebel Open UI follows if the user edits a cell in a list applet, and then navigates away from this cell. The steps in the flow are as follows:

  1. User edits a cell in a list applet and navigates away.

  2. Run a Column Cell Change Event on Physical Renderer.

  3. Run OnControlEvent ("PHYEVENT_COLUMN_CHANGE") on Presentation Model.

  4. Run AttachEventHandler ("PHYEVENT_COLUMN_CHANGE", "OnCtrlBlur") on Presentation Model.

  5. Run OnCtrlBlur on PM.


Flow That Handles a Cell Edit and Blur in List Applets: This image is described in the surrounding text.