Window Object Functions

Click a function for more information:

Indicates the name of the active window.
Closes a window.
Returns the value of a window property.
Gets the logical name of the top window.
Moves a window to a new absolute location.
Resizes a window.
Sends the specified system command to specified window.

Note: To enable VuGen to record the names of NCA objects, you must configure the application server to provide the necessary data. To do this, edit the startup HTML file that is called when the applet viewer begins. Modify the line:
<PARAM name="serverArgs ............ fndnam=APPS">
and add the Oracle key "record=names":
<PARAM name="serverArgs ............ fndnam=APPS record=names">