X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.ColorPalette.json;fp=docs%2Fsymbols%2FRoo.ColorPalette.json;h=4fa057b20a27cebfc1e90bbce9d69337b09f0dde;hb=5192c8ded699306d6e8b6c7dc87d60e83c15eb94;hp=e0a352deb49aa8ab8816716f304af55239836a49;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9;p=roojs1 diff --git a/docs/symbols/Roo.ColorPalette.json b/docs/symbols/Roo.ColorPalette.json index e0a352deb4..4fa057b20a 100644 --- a/docs/symbols/Roo.ColorPalette.json +++ b/docs/symbols/Roo.ColorPalette.json @@ -28,23 +28,23 @@ "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", - "optvals" : [] + "values" : [] }, { "name" : "allowReselect", "type" : "Boolean", "desc" : "If set to true then reselecting a color that is already selected fires the selection event", "memberOf" : "Roo.ColorPalette", - "optvals" : [] + "values" : [] }, { "name" : "hideMode", "type" : "String", - "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\".", + "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\".", "memberOf" : "Roo.Component", - "optvals" : [ - "display", - "visibility" + "values" : [ + "(display", + "visibility)" ] }, { @@ -52,35 +52,35 @@ "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", - "optvals" : [] + "values" : [] }, { "name" : "allowDomMove", "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] }, { "name" : "itemCls", "type" : "String", "desc" : "The CSS class to apply to the containing element (defaults to \"x-color-palette\")", "memberOf" : "Roo.ColorPalette", - "optvals" : [] + "values" : [] }, { "name" : "actionMode", "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", - "optvals" : [] + "values" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "optvals" : [] + "values" : [] } ], "methods" : [