X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.DataProxy.json;h=ed646aabbf7a548111772f532ea7986a156a3578;hb=23a0c8c1c7942f78ddb512df49e0ff19f12b06fa;hp=d28c621b21d35cce715be03fe549d55c142ed35a;hpb=7811bdad238a16fa881fa617d9c4e53da624968e;p=roojs1 diff --git a/docs/symbols/Roo.data.DataProxy.json b/docs/symbols/Roo.data.DataProxy.json index d28c621b21..ed646aabbf 100644 --- a/docs/symbols/Roo.data.DataProxy.json +++ b/docs/symbols/Roo.data.DataProxy.json @@ -1,6 +1,9 @@ { "name" : "Roo.data.DataProxy", "augments" : [], + "childClasses" : [ + "Roo.data.HttpProxy" + ], "desc" : "This class is an abstract base class for implementations which provide retrieval of\nunformatted data objects.
\n

\nDataProxy implementations are usually used in conjunction with an implementation of Roo.data.DataReader\n(of the appropriate type which knows how to parse the data object) to provide a block of\n{@link Roo.data.Records} to an {@link Roo.data.Store}.
\n

\nCustom implementations must implement the load method as described in\n{@link Roo.data.HttpProxy#load}.", "isSingleton" : false, "isStatic" : false,