X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_ComponentMgr.js.html;h=f14e339444e1adfb6da73136d8b2cc804f085f4d;hp=13cadad39b92dc58a77ca5e0ac76bc8076b066ee;hb=9c7a8ec74e80c6351625f2b02b15673ef54753ae;hpb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1 diff --git a/docs/src/Roo_ComponentMgr.js.html b/docs/src/Roo_ComponentMgr.js.html index 13cadad39b..f14e339444 100644 --- a/docs/src/Roo_ComponentMgr.js.html +++ b/docs/src/Roo_ComponentMgr.js.html @@ -13,7 +13,7 @@ /** * @class Roo.ComponentMgr * Provides a common registry of all components on a page so that they can be easily accessed by component id (see {@link Roo.getCmp}). - * @singleton + * @static */ Roo.ComponentMgr = function(){ var all = new Roo.util.MixedCollection();