Class Index | File Index

Classes


Class myfaces._impl.xhrCore.engine.IFrame


Extends myfaces._impl.xhrCore.engine.BaseRequest.

Defined in: IFrame.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
wrapper for an iframe transport object with all its differences it emulates the xhr level2 api
Fields borrowed from class myfaces._impl.xhrCore.engine.BaseRequest:
async, method, readyState, response, responseText, responseXML, status, statusText, timeout, url
Method Summary
Method Attributes Method Name and Description
 
constructor_(arguments)
constructor which shifts the arguments to the protected properties of this clas
Methods borrowed from class myfaces._impl.xhrCore.engine.BaseRequest:
abort, onloadstart, open, send, setRequestHeader
Class Detail
myfaces._impl.xhrCore.engine.IFrame()
wrapper for an iframe transport object with all its differences it emulates the xhr level2 api
Method Detail
constructor_(arguments)
constructor which shifts the arguments to the protected properties of this clas
Parameters:
arguments

Documentation generated by JsDoc Toolkit 2.1.0 on Thu Mar 31 2016 20:58:00 GMT-0000 (GMT)