X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.PropertyGrid.json;h=79c84bee48b7287e0efae34828e6bc3352b2e5e2;hp=775a9c4378446b44a70896d972f17809f7c8561e;hb=d0b79e9bda4e08f7240e8c824bfc643d4f16b78e;hpb=b34d62126ce450a86d8af5e79059ea0f4a3529b8 diff --git a/docs/symbols/Roo.grid.PropertyGrid.json b/docs/symbols/Roo.grid.PropertyGrid.json index 775a9c4378..79c84bee48 100644 --- a/docs/symbols/Roo.grid.PropertyGrid.json +++ b/docs/symbols/Roo.grid.PropertyGrid.json @@ -65,6 +65,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", @@ -93,6 +100,13 @@ "memberOf" : "Roo.grid.PropertyGrid", "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", @@ -115,9 +129,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" : [] }, @@ -129,9 +143,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" : [] }, @@ -205,6 +219,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",