Fix #6912 - issue with parsing Roo.lib.Dom
[roojs1] / docs / symbols / Roo.grid.PropertyGrid.json
index 18f32e9..243baee 100644 (file)
@@ -10,7 +10,7 @@
   "tree_parent" : [],
   "desc" : "This class represents the  interface of a component based property grid control.\n<br><br>Usage:<pre><code>\n var grid = new Roo.grid.PropertyGrid(\"my-container-id\", {\n      \n });\n // set any options\n grid.render();\n</code></pre>",
   "isSingleton" : false,
-  "isStatic" : false,
+  "isStatic" : true,
   "isBuiltin" : false,
   "isAbstract" : false,
   "isBuilderTop" : false,
@@ -53,7 +53,7 @@
       "name" : "propertyNames",
       "type" : "Object",
       "desc" : "map of property Names to their displayed value",
-      "memberOf" : "Roo.grid.PropertyGrid"
+      "memberOf" : ""
     },
     {
       "name" : "autoExpandMax",
       "name" : "customEditors",
       "type" : "Object",
       "desc" : "map of colnames=> custom editors.\nthe custom editor can be one of the standard ones (date|string|number|int|boolean), or a\ngrid editor eg. Roo.grid.GridEditor(new Roo.form.TextArea({selectOnFocus:true})),\nfalse disables editing of the field.",
-      "memberOf" : "Roo.grid.PropertyGrid"
+      "memberOf" : ""
     },
     {
       "name" : "autoHeight",