X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/ComponentManager.html diff --git a/docs/source/ComponentManager.html b/docs/source/ComponentManager.html index 2b02914b..699355da 100644 --- a/docs/source/ComponentManager.html +++ b/docs/source/ComponentManager.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.ComponentManager
  * @extends Ext.AbstractManager
  * <p>Provides a registry of all Components (instances of {@link Ext.Component} or any subclass
@@ -50,4 +67,6 @@ Ext.define('Ext.ComponentManager', {
         cls[this.typeName] = type;
         cls.prototype[this.typeName] = type;
     }
-});
\ No newline at end of file +});
+ +