X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.Ajax.html diff --git a/docs/output/Ext.Ajax.html b/docs/output/Ext.Ajax.html index 1413553d..0ebbcc83 100644 --- a/docs/output/Ext.Ajax.html +++ b/docs/output/Ext.Ajax.html @@ -1,4 +1,6 @@ -
Observable Connection Ajax
Package: | Ext |
Defined In: | Connection.js |
Class: | Ajax |
Extends: | Connection |
The global Ajax request class that provides a simple way to make Ajax requests +
Observable + Connection + Ajax
Package: | Ext |
Defined In: | Connection.js |
Class: | Ajax |
Extends: | Connection |
The global Ajax request class that provides a simple way to make Ajax requests with maximum flexibility.
Since Ext.Ajax is a singleton, you can set common properties/events for it once and override them at the request function level only if necessary.