Siebel Object Interfaces Reference > Browser Scripting >

Application Events for Browser Script


Table 74 lists a summary of the application events.

Table 74. Application Events Syntax Summary
Event
Description
Syntax

Application_InvokeMethod Event

Called after a specialized method is invoked.

Application_InvokeMethod (name, inputPropSet)

Application_PreInvokeMethod Event

Called before a specialized method is invoked.

Application_PreInvokeMethod (name, inputPropSet)

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.