Fix #6640 - Inspection Schedule (partial fix)
[roojs1] / docs / symbols / Roo.grid.Grid.json
index 6fd0b31..f8492f6 100644 (file)
       "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",
       "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",
       "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" : []
     },
       "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" : []
     },
       "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",
     },
     {
       "name" : "getDragDropText",
-      "desc" : "Called to get grid's drag proxy text, by default returns this.ddText.",
+      "desc" : "Called to get grid's drag proxy text, by default returns this.ddText.\nOverride this to put something different in the dragged text.",
       "isStatic" : false,
       "isConstructor" : false,
       "isPrivate" : false,