sync
[roojs1] / docs / symbols / Roo.grid.PropertyGrid.json
index 4ddf058..18f32e9 100644 (file)
@@ -5,11 +5,15 @@
     "Roo.grid.Grid",
     "Roo.util.Observable"
   ],
-  "childClasses" : [],
+  "childClasses" : {  },
+  "tree_children" : [],
+  "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,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "PropertyGrid",
   "example" : "",
   "deprecated" : "",
@@ -49,7 +53,7 @@
       "name" : "propertyNames",
       "type" : "Object",
       "desc" : "map of property Names to their displayed value",
-      "memberOf" : ""
+      "memberOf" : "Roo.grid.PropertyGrid"
     },
     {
       "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" : ""
+      "memberOf" : "Roo.grid.PropertyGrid"
     },
     {
       "name" : "autoHeight",