X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/JsonPStore.html diff --git a/docs/source/JsonPStore.html b/docs/source/JsonPStore.html index e5f2db69..6d2de6a9 100644 --- a/docs/source/JsonPStore.html +++ b/docs/source/JsonPStore.html @@ -15,8 +15,8 @@
-/**
- * @class Ext.data.JsonPStore
+ /**
+ * @class Ext.data.JsonPStore
* @extends Ext.data.Store
* @ignore
* @private
@@ -51,8 +51,6 @@ stcCallback({
* An object literal of this form could also be used as the {@link #data} config option.</p>
* <p><b>*Note:</b> Although not listed here, this class accepts all of the configuration options of
* <b>{@link Ext.data.reader.Json JsonReader}</b> and <b>{@link Ext.data.proxy.JsonP JsonPProxy}</b>.</p>
- * @constructor
- * @param {Object} config
* @xtype jsonpstore
*/
Ext.define('Ext.data.JsonPStore', {