Class Index | File Index

Classes


Class myfaces._impl.xhrCore._IFrameRequest


Extends myfaces._impl.xhrCore._AjaxRequest.

Defined in: _IFrameRequest.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
specialized implementation of the jsf js ajax request class which utilizes an iframe transport for communications to the server
Field Summary
Field Attributes Field Name and Description
<constant>  
request marker that the request is an apache myfaces iframe request based request
Methods borrowed from class myfaces._impl.xhrCore._AjaxRequest:
constructor_, getFormData, send
Class Detail
myfaces._impl.xhrCore._IFrameRequest()
specialized implementation of the jsf js ajax request class which utilizes an iframe transport for communications to the server
Field Detail
<constant> MF_PART_IFRAME
request marker that the request is an apache myfaces iframe request based request

Documentation generated by JsDoc Toolkit 2.1.0 on Tue Nov 10 2020 16:08:19 GMT-0500 (EST)