Example of a Physical_Renderer
The following figure describes how the partialrefreshpr.js file does a partial refresh for a physical renderer. To get a copy of this file, see Article ID 1494998.1 on My Oracle Support. To view an example that uses this file, see Displaying and Hiding Fields.

As shown in this figure, the partialrefreshpr.js file includes the following sections:
-
Creates the JavaScript namespace.
-
Uses the Define method to make sure Siebel Open UI can identify the constructor. For more information, see Define Method.
-
Creates the physical renderer class.
-
Specifies the ShowJobTitleRelatedField property.
-
Includes the logic that Siebel Open UI runs if it modifies ShowJobTitleRelatedField.