Class Index | File Index

Classes


Class myfaces._impl.xhrCore._AjaxRequest


Extends myfaces._impl.core.Object.

Defined in: _AjaxRequest.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Constructor

note there is a load of common properties inherited by the base class which define the corner parameters and the general internal behavior like _onError etc.

 
Spec.
 
send()
Sends an Ajax request
Class Detail
myfaces._impl.xhrCore._AjaxRequest()
Method Detail
constructor_(args)
Constructor

note there is a load of common properties inherited by the base class which define the corner parameters and the general internal behavior like _onError etc...

Parameters:
{Object} args
an arguments map which an override any of the given protected instance variables, by a simple name value pair combination

getFormData()
Spec. 13.3.1 Collect and encode input elements. Additionally the hidden element javax.faces.ViewState
Returns:
an element of formDataWrapper which keeps the final Send Representation of the

send()
Sends an Ajax request

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