X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/AbstractManager.html diff --git a/docs/source/AbstractManager.html b/docs/source/AbstractManager.html index 16cda9bb..73d59f8b 100644 --- a/docs/source/AbstractManager.html +++ b/docs/source/AbstractManager.html @@ -1,10 +1,25 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.AbstractManager
  * @extends Object
- * @ignore
  * Base Manager class
  */
-
 Ext.define('Ext.AbstractManager', {
 
     /* Begin Definitions */
@@ -140,4 +155,6 @@ Ext.define('Ext.AbstractManager', {
         return this.all.getCount();
     }
 });
-
\ No newline at end of file +
+ +