object
method ajaxOptions : 'a Js.t Js.prop
method autoLoad : 'b Js.t Js.prop
method baseParams : 'c Js.t Js.prop
method callback : 'd Js.callback Js.prop
method failure : 'e Js.callback Js.prop
method listeners : 'f Js.t Js.prop
method loadMask : 'g Js.t Js.prop
method params : 'h Js.t Js.prop
method renderer : 'i Js.callback Js.prop
method scope : 'j Js.t Js.prop
method scripts : bool Js.t Js.prop
method success : 'k Js.callback Js.prop
method target : 'l Js.t Js.prop
method url : Js.js_string Js.t Js.prop
end