XDomainRequest

From Web Computing Documentation
Revision as of 16:26, 17 August 2011 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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