PODSWindow object

  • Inherits from: PODSObject

  • Accessed by: PODSAvantGo object's window

  • Available to: C, JavaScript

The attributes and methods in the PODSWindow interface manage a PODS application’s M-Business Client browser window. These methods access the window’s read-only attributes, get and set the URL displayed in the window, display a variety of window dialogs, and navigate within the window’s browse history.

PODSWindow is equivalent to the JavaScript Window object.


Summary of PODSWindow attributes and methods
alert( )
avantgo
back( )
confirm( )
currentSubmissionForForm
dispatchEvent
document
event
forward( )
fullScreen
getLocation( )
history
home( )
menu
navigator
prompt( )
screen
self
setLocation( )
showBusy
toolbar
top
window