A synonym for window.
PODSWindow
read-only attribute PODSWindow self;
window.selfPODSWindow* PODSgetSelf(PODSWindow* window);
window The PODSWindow object.
The PODSWindow object.
getSelf( ) and getWindow( ) perform the same function. The two are provided to support JavaScript conventions. Use getSelf( ) when you want to distinguish a window property from a form or form element of the same name, to make your code more readable.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |