Roo/grid/Grid.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:13:13 +0000 (13:13 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:13:13 +0000 (13:13 +0800)
Roo/grid/Grid.js

index 29daa66..ac2204a 100644 (file)
@@ -327,6 +327,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
         * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid
         */
        /**
+        * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.
+        */
+       /**
      * @cfg {String} ddGroup - drag drop group.
      */
       /**