From: Alan Knowles Date: Thu, 29 Jul 2021 05:10:28 +0000 (+0800) Subject: roojs-ui.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=beb9b9d2b7b0c9a7cb04b470166ecced636986a7;p=roojs1 roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js Roo/grid/Grid.js --- diff --git a/Roo/grid/Grid.js b/Roo/grid/Grid.js index 5370a71b04..0d189045f5 100644 --- a/Roo/grid/Grid.js +++ b/Roo/grid/Grid.js @@ -321,7 +321,7 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model */ /** - * @cfg {Roo.grid.GridView} vuew [default={Roo.grid.GridView}] The view that renders the grid + * @cfg {Roo.grid.GridView} view [default={Roo.grid.GridView}] The view that renders the grid */ /** * @cfg {String} ddGroup - drag drop group. diff --git a/roojs-debug.js b/roojs-debug.js index dc846d2d68..f32bd897ef 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -55636,7 +55636,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { /** * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model */ - + /** + * @cfg {Roo.grid.GridView} vuew [default={Roo.grid.GridView}] The view that renders the grid + */ /** * @cfg {String} ddGroup - drag drop group. */ diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 035af4d780..44c9de9c55 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -32474,7 +32474,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { /** * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model */ - + /** + * @cfg {Roo.grid.GridView} vuew [default={Roo.grid.GridView}] The view that renders the grid + */ /** * @cfg {String} ddGroup - drag drop group. */