read onlyerror:DOMError
onerror:Function
onsuccess:Function
read onlyreadyState:DOMRequestReadyState
read onlyresult:Dynamic
then (?fulfillCallback:Function, ?rejectCallback:Function):Dynamic
Throws:
null
DOMError
addEventListener (type:String, listener:Function, capture:Bool = false):Void
addEventListener (type:String, listener:EventListener, capture:Bool = false, ?wantsUntrusted:Bool):Void
dispatchEvent (event:Event):Bool
removeEventListener (type:String, listener:Function, capture:Bool = false):Void
removeEventListener (type:String, listener:EventListener, capture:Bool = false):Void