Class IWXMLHttpRequest

Author: BAN, KUN, JAN, BRE

Constructor Summary
IWXMLHttpRequest()
            This object replaces the XMLHttpRequest class. possible.
 
Method Summary
 void abort()
           Aborts the current request.
 void open(method, url, asyncFlag)
           Initializes the IWXMLHttpRequest object.
 void send()
           Sends the request specified in the open() call.
 
Constructor Detail

IWXMLHttpRequest

IWXMLHttpRequest()

Method Detail

abort

void abort()

open

void open(method, url, asyncFlag)

send

void send()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:51 GMT+0100 (MEZ)