Roo/Toolbar.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:09:05 +0000 (13:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:09:05 +0000 (13:09 +0800)
Roo/Toolbar.js

index 2659fae..f1e77a9 100644 (file)
@@ -48,8 +48,8 @@ Roo.Toolbar = function(container, buttons, config)
 
 Roo.Toolbar.prototype = {
     /**
-     * @cfg {Roo.data.Store} items
-     * array of button configs or elements to add
+     * @cfg {Array} items
+     * array of button configs or elements to add (will be converted to a MixedCollection)
      */
     
     /**