fix docs
[roojs1] / docs / symbols / Roo.grid.EditorGrid.json
index 592d345..90e681b 100644 (file)
     },
     {
       "name" : "ds",
-      "type" : "Roo.grid.Store",
+      "type" : "Roo.data.Store",
       "desc" : "The data store for the grid",
       "memberOf" : "Roo.grid.Grid"
     },
       "name" : "clicksToEdit",
       "type" : "Number",
       "desc" : "The number of clicks on a cell required to display the cell's editor (defaults to 2)",
-      "memberOf" : "Roo.grid.EditorGrid"
+      "memberOf" : ""
     },
     {
       "name" : "autoSizeHeaders",
       "desc" : "True to measure headers with column data when auto sizing columns. Default is true.",
       "memberOf" : "Roo.grid.Grid"
     },
+    {
+      "name" : "sortColMenu",
+      "type" : "boolean",
+      "desc" : "Sort the column order menu when it shows (usefull for long lists..) default false",
+      "memberOf" : "Roo.grid.Grid"
+    },
     {
       "name" : "enableDragDrop",
       "type" : "Boolean",