getXHR

создает xmlHttpRequest-объект

object getXHR();
objectxmlHttpRequest-объект

Example

var newXHR = webix.ajax().getXHR();

See also
Наверх