X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.ColorPalette.json;fp=docs%2Fsymbols%2FRoo.ColorPalette.json;h=9d1a1668f194e5d8b3ffbc24ab48110e1df1a3e7;hp=912f1313bb4e6d355e4d030181d37e003cb15f4b;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.ColorPalette.json b/docs/symbols/Roo.ColorPalette.json index 912f1313bb..9d1a1668f1 100644 --- a/docs/symbols/Roo.ColorPalette.json +++ b/docs/symbols/Roo.ColorPalette.json @@ -9,7 +9,7 @@ "tree_parent" : [], "desc" : "Simple color palette class for choosing colors. The palette can be rendered to any container.
\nHere's an example of typical usage:\n
\nvar cp = new Roo.ColorPalette({value:'993300'});  // initial selected color\ncp.render('my-div');\n\ncp.on('select', function(palette, selColor){\n    // do something with selColor\n});\n
", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false, @@ -40,7 +40,7 @@ "name" : "allowReselect", "type" : "Boolean", "desc" : "If set to true then reselecting a color that is already selected fires the selection event", - "memberOf" : "Roo.ColorPalette" + "memberOf" : "" }, { "name" : "hideMode", @@ -52,7 +52,7 @@ "name" : "value", "type" : "String", "desc" : "The initial color to highlight (should be a valid 6-digit color hex code without the # symbol). Note that\nthe hex codes are case-sensitive.", - "memberOf" : "Roo.ColorPalette" + "memberOf" : "" }, { "name" : "allowDomMove", @@ -64,7 +64,7 @@ "name" : "itemCls", "type" : "String", "desc" : "The CSS class to apply to the containing element (defaults to \"x-color-palette\")", - "memberOf" : "Roo.ColorPalette" + "memberOf" : "" }, { "name" : "actionMode",