JavaScript must be enabled to correctly display this content
  1. CTI Administration Guide

This topic includes some examples that describe how to customize the way Siebel Open UI uses events. It includes the following information:

  • Refreshing Custom Events

  • Overriding Event Handlers

  • Attaching an Event Handler to an Event

  • Attaching More Than One Event Handler to an Event

  • Stopping Siebel Open UI From Calling Event Handlers

  • Attaching and Validating Event Handlers in Any Sequence

  • Customizing the Sequence that Attaches and Validates Event Handlers

  • Using AttachEventHandler Prior to Siebel CRM Release 8.1.1.13

  • Overriding the OnControlEvent Method and Then Calling a Superclass

  • Allowing Blocked Methods for HTTP GET Access

For more information about how Siebel Open UI uses events and examples that configure them, see the following topics:

  • Summary of Presentation Model Methods

  • Life Cycle of a Physical Renderer

  • Attaching an Event Handler to a Presentation Model

  • Customizing the Physical Renderer to Bind Events

  • Modifying CSS Files to Support the Physical Renderer

  • Presentation Model Class

  • Siebel CRM Events That You Can Use to Customize Siebel Open UI