-
Book Overview & Buying
-
Table Of Contents
Oracle Siebel CRM 8 Developer's Handbook
By :
When we wish to create menu items in the application or applet menus or toolbar buttons, we must start with configuring command objects. A command object, as shown earlier in this chapter, is a reusable object definition that is referenced from the aforementioned user interface elements. Command objects can invoke one of the following:
Method and arguments: The method must be handled on the application, applet, or business component layer
Business service, method, and arguments: Business services are reusable programs defined in the Siebel Repository
Pop-up applet: When the command is invoked, an applet is loaded in a popup window
The following table describes the most important properties of the Command object type:
|
Property |
Description |
|---|---|
|
Business Service |
When this property is set to the name of a business service, the command invokes the business service's method (defined in the Method property) with the list of arguments defined in the Method Argument property... |
Change the font size
Change margin width
Change background colour