Flow That Creates New Records in List Applets, Updating the Proxy and Presentation Model

The following figure illustrates the life cycle flow that Siebel Open UI follows to update the proxy and presentation model. The steps in the flow are as follows:

  1. Reply from Siebel Server.

  2. Do PostExecute Call Back.

    • Run AttachProxyExecuteBinding ("method", function(){}) on Presentation Model (PM).

      Run Handle Focus on PM

      Run one of the following on PM: ExecuteMethod("FocusFirstControl") or ExecuteMethod("SetFocusToCtrl")

    • Run AttachPreProxyExecuteBinding ("method", function(){}) on Presentation Model.

      Run ProccessUIEventMap on PM.

    • Run PostExecute on PM.


Flow That Creates New Records in List Applets, Updating the Proxy and Presentation Model: This image is described in the surrounding text.