Flow That Handles the Pagination Button in List Applets

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

  1. User clicks a Pagination button in a list applet.

  2. Run a Pagination Event on Physical Renderer.

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

  4. Run AttachEventHandler ("PHYEVENT_VSCROLL", "OnVerticalScroll") on Presentation Model.

  5. Run OnVerticalScroll on PM.


Flow That Handles the Pagination Button in List Applets: This image is described in the surrounding text.