roojs-ui.js
authorAlan Knowles <alan@roojs.com>
Fri, 9 Jul 2021 06:18:32 +0000 (14:18 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 9 Jul 2021 06:18:32 +0000 (14:18 +0800)
roojs-ui-debug.js
roojs-bootstrap.js
roojs-bootstrap-debug.js
roojs-all.js
roojs-debug.js

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

index c54e794..01f6885 100644 (file)
@@ -7455,7 +7455,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, {
 
     
     /**
-     * Returns the column for a specified dataIndex.
+     * Returns the column Object for a specified dataIndex.
      * @param {String} dataIndex The column dataIndex
      * @return {Object|Boolean} the column or false if not found
      */
index 736f2ee..db55df5 100644 (file)
@@ -58416,7 +58416,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, {
 
     
     /**
-     * Returns the column for a specified dataIndex.
+     * Returns the column Object for a specified dataIndex.
      * @param {String} dataIndex The column dataIndex
      * @return {Object|Boolean} the column or false if not found
      */
index 1e3662a..45b3da0 100644 (file)
@@ -35277,7 +35277,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, {
 
     
     /**
-     * Returns the column for a specified dataIndex.
+     * Returns the column Object for a specified dataIndex.
      * @param {String} dataIndex The column dataIndex
      * @return {Object|Boolean} the column or false if not found
      */