X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.EditorGrid.json;h=ea36c9df12d5a42004d71b24983c3f593dd2ac44;hp=c71a99015039def7c933d19908e4ada9f12206ac;hb=d0b79e9bda4e08f7240e8c824bfc643d4f16b78e;hpb=b34d62126ce450a86d8af5e79059ea0f4a3529b8 diff --git a/docs/symbols/Roo.grid.EditorGrid.json b/docs/symbols/Roo.grid.EditorGrid.json index c71a990150..ea36c9df12 100644 --- a/docs/symbols/Roo.grid.EditorGrid.json +++ b/docs/symbols/Roo.grid.EditorGrid.json @@ -63,6 +63,13 @@ "memberOf" : "Roo.grid.Grid", "optvals" : [] }, + { + "name" : "ddText", + "type" : "String", + "desc" : "Configures the text is the drag proxy (defaults to \"%0 selected row(s)\").\n%0 is replaced with the number of selected rows.", + "memberOf" : "Roo.grid.Grid", + "optvals" : [] + }, { "name" : "autoExpandColumn", "type" : "String", @@ -84,6 +91,13 @@ "memberOf" : "Roo.grid.Grid", "optvals" : [] }, + { + "name" : "enableDrop", + "type" : "Boolean", + "desc" : "True to enable drop of elements. Default is false. (double check if this is needed?)", + "memberOf" : "Roo.grid.Grid", + "optvals" : [] + }, { "name" : "monitorWindowResize", "type" : "Boolean", @@ -106,9 +120,9 @@ "optvals" : [] }, { - "name" : "autoWidth", + "name" : "enableDrag", "type" : "Boolean", - "desc" : "True to set the grid's width to the default total width of the grid's columns instead\nof a fixed width. Default is false.", + "desc" : "True to enable drag of rows. Default is false. (double check if this is needed?)", "memberOf" : "Roo.grid.Grid", "optvals" : [] }, @@ -120,9 +134,9 @@ "optvals" : [] }, { - "name" : "enableDrag", + "name" : "autoWidth", "type" : "Boolean", - "desc" : "True to enable drag of rows. Default is false. (double check if this is needed?)", + "desc" : "True to set the grid's width to the default total width of the grid's columns instead\nof a fixed width. Default is false.", "memberOf" : "Roo.grid.Grid", "optvals" : [] }, @@ -196,6 +210,13 @@ "memberOf" : "Roo.grid.Grid", "optvals" : [] }, + { + "name" : "dragGroup", + "type" : "String", + "desc" : "- drag group (?? not sure if needed.)", + "memberOf" : "Roo.grid.Grid", + "optvals" : [] + }, { "name" : "autoHeight", "type" : "Boolean",