Skip Headers
Siebel CRM Configuring Siebel Open UI
Siebel Innovation Pack 2015
E52417-01
  Go to Documentation Home
Home
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
    View PDF

Overview of the Siebel Open UI Client Application Programming Interface

Creating a custom client user interface in Siebel Open UI requires that you do the following work:

You can use the following programming interfaces to implement these presentation models:

For a summary of these methods and information about how Siebel Open UI uses them, see "Life Cycle of User Interface Elements".

Siebel Open UI defines each class in a separate file. It stores these files in the following folder:

\build_number\EAPPWEB\PUBLIC\language_code\build_number\SCRIPTS\SIEBEL

For brevity, this chapter states that the method does something. In reality, most methods send a request to a proxy object, and then this proxy object does the actual work.

For more information about the language_code, see "Languages That Siebel Open UI Supports".