Class AjxWindowOpener

Object
   |
   +--AjxWindowOpener

class AjxWindowOpener

Defined in AjxWindowOpener.js


Field Summary
<static>  Object EQUALS
          
<static>  Object HELPER_URL
          
<static>  Object PARAM_ASYNC
          
<static>  Object PARAM_INSTANCE_ID
          
<static>  Object QS_SEPARATOR
          
<static>  Object QUESTION
          
 
Constructor Summary
AjxWindowOpener ()
           
 
Method Summary
<static> Object getUrl(url)
          
<static> void onWindowOpened(wrapperId)
          
<static> Object open(url, windowName, windowArgs, openedCallback, callingObject, asyncCallback)
          
<static> Object openBlank(windowName, windowArgs, openedCallback, callingObject, asyncCallback)
          

Field Detail

EQUALS

<static> Object EQUALS

HELPER_URL

<static> Object HELPER_URL

PARAM_ASYNC

<static> Object PARAM_ASYNC

PARAM_INSTANCE_ID

<static> Object PARAM_INSTANCE_ID

QS_SEPARATOR

<static> Object QS_SEPARATOR

QUESTION

<static> Object QUESTION

Constructor Detail

AjxWindowOpener

AjxWindowOpener()

Method Detail

getUrl

<static> Object getUrl(url)

onWindowOpened

<static> void onWindowOpened(wrapperId)

open

<static> Object open(url, windowName, windowArgs, openedCallback, callingObject, asyncCallback)

openBlank

<static> Object openBlank(windowName, windowArgs, openedCallback, callingObject, asyncCallback)


Documentation generated by JSDoc on Thu Apr 27 13:58:41 2006