Flow That Siebel Open UI Uses If the User Clicks an Applet in a View

The following figure illustrates the life cycle flow that Siebel Open UI follows if the user clicks an applet in a view. The steps in the flow, after a user clicks another applet in a view, are as follows:

  1. Run OnControEvent("PHYEVENTS_APPLET_FOCUS") on Presentation Model (PM).

    Run BindEvent() on Physical Renderer (PR).

  2. Run SetHighlightState on PM.

  3. Run AttachPMBinding("SetHighlightState") on PM.

  4. Run SetHighlightState on PR.

Flow That Siebel Open UI Uses if the User Clicks an Applet in a View: This image is described in the surrounding text.