Saturday 26 October 2013

Open Ui Frame Work


   Presentation Model
       A presentation model is a JavaScript file that specifies how to handle the metadata and data that Siebel Open UI gets from the Siebel Server
1.Works with proxy data
   Run Time Data
    —Metadata
2.Determines what logic should be applied
    Client side scripting without requiring the need of siebel server
3.Capture behaviors
—   Did the user leave a control
4.Exposes properties
—   Collect field values
  — Set properties


Physical Renderer

A physical renderer is a java script file that siebel open UI uses to build the user interface.

1.Simply builds the UI

2.—Implementation to plug in a third party UI control

3.—The same list of records can be shown as
—A list apple
—A carousel


No comments:

Post a Comment