Web Applet Events for Siebel VB
The following table describes a summary of web applet events you can use with Siebel VB.
Event | Description | Format |
---|---|---|
Called after Siebel CRM runs a specialized method on the Web applet. |
|
|
Called before Siebel CRM calls the PreInvokeMethod event, allowing you to determine if the user possesses the authority to call the applet method. |
|
|
Called before Siebel CRM calls a specialized method for the Web applet or before it calls a custom method through oWebApplet.Invoke Method. |
|
|
Called immediately after Siebel CRM loads an applet. |
|