Class IWXMLHttpRequest


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(data)
           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(data)

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)