XDomainRequest

From Web Computing Documentation
Jump to: navigation, search

extern class XDomainRequest

  • web2grid
    • web2grid.js
      • web2grid.js.XDomainRequest

Class overview

The class enables HaXe interactions with the browser's XDomainRequest object.

Public variables

responseText : String

contentType : String

timeout : Int

Public functions

new ()

onerror ()

onload ()

onprogress ()

ontimeout ()


abort ()

open (method : String, url : String)

send (?content : String)

Personal tools
Modules