Binding Methods That Reside in the Physical Renderer
You can use the AttachPMBinding method to bind a method that resides in a physical renderer and that Siebel Open UI must call when the presentation model finishes processing.
To bind methods that reside in the physical renderer
Add the method reference in the physical renderer.
Configure Siebel Open UI to send the scope in the binderConfig argument of the AttachPMBinding method as a scope property.
For more information, see AttachPMBinding Method.