The JavaScript API consists of one function and class it also sets
up the onunload() JavaScript call.
- window.onunload()
- This JavaScript method is called to
delete the AjaxStub object before the page unloads. If you
need to override this call delete the AjaxStub object.
- bind(object)
- This function binds objects to another
object during runtime.
- AjaxStub
- This class is where all the AJAX magic takes
place.
Carl J. Nobile
2007-08-02