Pop-Up Presentation Models and Physical Renderers
The PopupPModel presentation model specifies how to model pop-up objects. It uses the following syntax:
SiebelApp.PopupPModel
The PopupRenderer physical renderer specifies how to render pop-up objects. It uses the following syntax:
SiebelAppFacade.PopupRenderer
If the status
of a reply from the Siebel Server
is NewPopup, then Siebel Open UI starts
processing this new pop-up object in the client. Siebel Open UI supports
modal and nonmodal pop-up objects.
The Popup method specifies how to render pop-up objects. Siebel Open UI typically renders a pop-up object as a dialog box.