sync
[roojs1] / docs / symbols / Roo.data.DataProxy.json
index d28c621..ed646aa 100644 (file)
@@ -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.<br>\n<p>\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}.<br>\n<p>\nCustom implementations must implement the load method as described in\n{@link Roo.data.HttpProxy#load}.",
   "isSingleton" : false,
   "isStatic" : false,