roojs-ui.js
authorAlan <alan@roojs.com>
Fri, 10 Dec 2021 07:37:18 +0000 (15:37 +0800)
committerAlan <alan@roojs.com>
Fri, 10 Dec 2021 07:37:18 +0000 (15:37 +0800)
roojs-ui-debug.js
roojs-all.js
roojs-debug.js

roojs-debug.js
roojs-ui-debug.js

index 13dac68..4ab6d7b 100644 (file)
@@ -57236,8 +57236,8 @@ layout.addxtype({
  * @parent Roo.BorderLayout Roo.LayoutDialog builder
  * @constructor
  * Create a new GridPanel.
- * @param {Roo.grid.Grid} grid The grid for this panel
- * @param {String/Object} config A string to set only the panel's title, or a config object
+ * @cfg {Roo.grid.Grid} grid The grid for this panel
+ * @cfg  {String/Object} config A string to set only the panel's title, or a config object
  */
 Roo.GridPanel = function(grid, config){
     
index ecd0cf4..eac4dc1 100644 (file)
@@ -33249,8 +33249,8 @@ layout.addxtype({
  * @parent Roo.BorderLayout Roo.LayoutDialog builder
  * @constructor
  * Create a new GridPanel.
- * @param {Roo.grid.Grid} grid The grid for this panel
- * @param {String/Object} config A string to set only the panel's title, or a config object
+ * @cfg {Roo.grid.Grid} grid The grid for this panel
+ * @cfg  {String/Object} config A string to set only the panel's title, or a config object
  */
 Roo.GridPanel = function(grid, config){