X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/docs/source/PluginManager.html diff --git a/docs/source/PluginManager.html b/docs/source/PluginManager.html index 00686cc7..27db25fc 100644 --- a/docs/source/PluginManager.html +++ b/docs/source/PluginManager.html @@ -1,4 +1,21 @@ -Sencha Documentation Project
/**
+
+
+
+  
+  The source code
+  
+  
+  
+  
+
+
+  
/**
  * @class Ext.PluginManager
  * @extends Ext.AbstractManager
  * <p>Provides a registry of available Plugin <i>classes</i> indexed by a mnemonic code known as the Plugin's ptype.
@@ -94,4 +111,6 @@ Ext.define('Ext.PluginManager', {
         return Ext.PluginManager.registerType.apply(Ext.PluginManager, arguments);
     };
 });
-
\ No newline at end of file +
+ +