X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.grid.PropertyGrid.json;h=243baee4775199e24b8466f1caa6c387ab73ceca;hp=18f32e9be8a6bb4e3befb133c8ae952e4d9acadf;hb=dc0deb4ab24ebb1144a9c7c0cea2e5d6bedb54e1;hpb=a3ba42edf373fc5f2c84815d46e1234a15ab0a12 diff --git a/docs/symbols/Roo.grid.PropertyGrid.json b/docs/symbols/Roo.grid.PropertyGrid.json index 18f32e9be8..243baee477 100644 --- a/docs/symbols/Roo.grid.PropertyGrid.json +++ b/docs/symbols/Roo.grid.PropertyGrid.json @@ -10,7 +10,7 @@ "tree_parent" : [], "desc" : "This class represents the interface of a component based property grid control.\n

Usage:
\n var grid = new Roo.grid.PropertyGrid(\"my-container-id\", {\n      \n });\n // set any options\n grid.render();\n
", "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", @@ -191,7 +191,7 @@ "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",