Gets the current window object from the M-Business Client browser.
PODSWindow
readonly attribute PODSWindow window;
window.windowPODSWindow* PODSgetWindow(PODSWindow* window);
window The PODSWindow object.
PODSWindow object for the current window.
getWindow( ) and getSelf( ) perform the same function. The two are provided to support JavaScript conventions. Use to distinguish a property of the window
object 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. |