Event Handlers You Can Use to Handle Predefined Events

The following table describes the event handlers that you can use in browser script to handle a predefined event for a Siebel object type.

Object Type Event Handler

Application

You can use the following event handlers:

  • Application_InvokeMethod

  • Application_PreInvokeMethod

Applet

You can use the following event handlers:

  • Applet_ChangeFieldValue

  • Applet_ChangeRecord

  • Applet_InvokeMetohd

  • Applet_PreInvokeMethod

  • Applet_Load

Business component

You can use the following event handler:

  • BusComp_PreSetFieldValue

Business service

You can use the following event handlers:

  • Service_InvokeMethod

  • Service_PreCanInvokeMethod

  • Service_PreInvokeMethod