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=ec6dda9859bed9997fc341c50669c2710692e25d;hp=cffe4d5a829e6b7490d3da6fa0c91304041ca3c0;hb=26adff8782f005b9e20da88846f6f8710bda4af7;hpb=d3f85520a079f625f985b594e5658f77d5302df3 diff --git a/docs/symbols/Roo.ColorPalette.json b/docs/symbols/Roo.ColorPalette.json index cffe4d5a82..ec6dda9859 100644 --- a/docs/symbols/Roo.ColorPalette.json +++ b/docs/symbols/Roo.ColorPalette.json @@ -29,7 +29,7 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", - "values" : [ + "optvals" : [ ] }, { @@ -37,17 +37,17 @@ "type" : "Boolean", "desc" : "If set to true then reselecting a color that is already selected fires the selection event", "memberOf" : "Roo.ColorPalette", - "values" : [ + "optvals" : [ ] }, { "name" : "hideMode", "type" : "String", - "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", + "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", "memberOf" : "Roo.Component", - "values" : [ - "(display", - "visibility)" + "optvals" : [ + "display", + "visibility" ] }, { @@ -55,7 +55,7 @@ "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", - "values" : [ + "optvals" : [ ] }, { @@ -63,7 +63,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -71,7 +71,7 @@ "type" : "String", "desc" : "The CSS class to apply to the containing element (defaults to \"x-color-palette\")", "memberOf" : "Roo.ColorPalette", - "values" : [ + "optvals" : [ ] }, { @@ -79,7 +79,7 @@ "type" : "String", "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -87,7 +87,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],