From: Alan Knowles Date: Thu, 29 Jul 2021 05:09:37 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=a81202d62aacc9009d31c0d6011f720a823a04c4;p=roojs1 roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- diff --git a/roojs-debug.js b/roojs-debug.js index b5d7b0f489..dc846d2d68 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -55634,6 +55634,10 @@ Roo.grid.Grid = function(container, config){ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { /** + * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model + */ + + /** * @cfg {String} ddGroup - drag drop group. */ /** diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 2e507ea0b8..035af4d780 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -32472,6 +32472,10 @@ Roo.grid.Grid = function(container, config){ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { /** + * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model + */ + + /** * @cfg {String} ddGroup - drag drop group. */ /**