Flow That Handles a Drilldown in List Applets

The following figure illustrates the flow that Siebel Open UI follows if the user clicks a drilldown field in a list applet. The steps in the flow are as follows:

  1. User clicks a drilldown field in a list applet.

  2. Run a drilldown event for links on Physical Renderer.

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

  4. Run AttachEventHandler ("PHYEVENT_DRILLDOWN", "OnDrillDown") on Presentation Model.

  5. Run OnDrillDown on PM.


Flow That Handles a Drilldown in List Applets: This image is described in the surrounding text.