X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..refs/heads/master:/docs/source/XmlStore.html diff --git a/docs/source/XmlStore.html b/docs/source/XmlStore.html index 802c899b..ffa64522 100644 --- a/docs/source/XmlStore.html +++ b/docs/source/XmlStore.html @@ -3,8 +3,8 @@
/**
- * @author Ed Spencer
+ /**
+ * @author Ed Spencer
* @class Ext.data.XmlStore
* @extends Ext.data.Store
* @private
@@ -70,10 +70,8 @@ var store = new Ext.data.XmlStore({
</ItemSearchResponse>
* </code></pre>
* 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
+ * <p><b>Note:</b> This class accepts all of the configuration options of
* <b>{@link Ext.data.reader.Xml XmlReader}</b>.</p>
- * @constructor
- * @param {Object} config
* @xtype xmlstore
*/
Ext.define('Ext.data.XmlStore', {