Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / JsonStore.html
index a5c445e..688bd90 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-data-JsonStore-method-constructor'><span id='Ext-data-JsonStore'>/**
-</span></span> * @author Ed Spencer
+  <pre class="prettyprint lang-js"><span id='Ext-data-JsonStore'>/**
+</span> * @author Ed Spencer
  * @class Ext.data.JsonStore
  * @extends Ext.data.Store
  * @ignore
@@ -58,8 +58,6 @@ var store = new Ext.data.JsonStore({
  *
  * &lt;p&gt;An object literal of this form could also be used as the {@link #data} config option.&lt;/p&gt;
  *
- * @constructor
- * @param {Object} config
  * @xtype jsonstore
  */
 Ext.define('Ext.data.JsonStore',  {