X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/docs/source/JsonPStore.html diff --git a/docs/source/JsonPStore.html b/docs/source/JsonPStore.html index 6d2de6a9..896d0e0c 100644 --- a/docs/source/JsonPStore.html +++ b/docs/source/JsonPStore.html @@ -3,8 +3,8 @@ The source code - - + + @@ -18,9 +18,7 @@
/**
  * @class Ext.data.JsonPStore
  * @extends Ext.data.Store
- * @ignore
  * @private
- * <p><b>NOTE:</b> This class is in need of migration to the new API.</p>
  * <p>Small helper class to make creating {@link Ext.data.Store}s from different domain JSON data easier.
  * A JsonPStore will be automatically configured with a {@link Ext.data.reader.Json} and a {@link Ext.data.proxy.JsonP JsonPProxy}.</p>
  * <p>A store configuration would be something like:<pre><code>