Siebel Interactive Designer API Reference > Application File Reference > Files in the pg Directory >

pagesetID_i.htm


Pageset UI Registry File

Interactive Designer creates a Pageset UI Registry file for each pageset you define in an Interactive Designer project. The Pageset UI Registry file serves three purposes:

The file should start with the StartUIInfo(pagesetID) function and end with the EndUIInfo(pagesetID) function inside the onLoad event handler of the opening <BODY> tag. The file must also reference the header.js file from inside the <HEAD> tags, as in:

<HEAD><SCRIPT src="../jd/header.js"></SCRIPT></HEAD>


 Siebel Interactive Designer API Reference 
 Published: 18 April 2003