X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.data.HttpProxy.html diff --git a/docs/output/Ext.data.HttpProxy.html b/docs/output/Ext.data.HttpProxy.html index 1a7c28a6..bf3a049a 100644 --- a/docs/output/Ext.data.HttpProxy.html +++ b/docs/output/Ext.data.HttpProxy.html @@ -1,489 +1,346 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  DataProxy
-    HttpProxy
-

Class Ext.data.HttpProxy

- - - - - -
Package:Ext.data
Defined In:HttpProxy.js
Class:HttpProxy
Extends:DataProxy
-
- * -An implementation of Ext.data.DataProxy that reads a data object from a Connection object -configured to reference a certain URL.
-

-Note that this class cannot be used to retrieve data from a domain other than the domain -from which the running page was served.
-

-For cross-domain access to remote data, use a ScriptTagProxy.
-

-Be aware that to enable the browser to parse an XML document, the server must set -the Content-Type header in the HTTP response to "text/xml".

- -
- -

Config Options

- - - - - - - - - - -
Config OptionsDefined By
- -

Public Properties

- - - - - - - - - - -
PropertyDefined By
- -

Public Methods

- - - - - - - - - - - - - - - - - -
MethodDefined By

Public Events

EventDefined By
\ No newline at end of file