X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.menu.ColorItem.json;h=ffe89a2c37c9fdd131afcfc7fb58b06fc8f0371d;hp=5c7c09ec54b21a4fae9e58942e59681d312d0107;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.menu.ColorItem.json b/docs/symbols/Roo.menu.ColorItem.json index 5c7c09ec54..ffe89a2c37 100644 --- a/docs/symbols/Roo.menu.ColorItem.json +++ b/docs/symbols/Roo.menu.ColorItem.json @@ -31,7 +31,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" : [ ] }, { @@ -39,7 +39,7 @@ "type" : "String", "desc" : "The CSS class to use when the item becomes activated (defaults to \"x-menu-item-active\")", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -47,17 +47,17 @@ "type" : "Boolean", "desc" : "True to prevent creation of this menu item (defaults to false)", "memberOf" : "Roo.menu.BaseItem", - "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" ] }, { @@ -65,7 +65,7 @@ "type" : "Function", "desc" : "A function that will handle the click event of this menu item (defaults to undefined)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -73,7 +73,7 @@ "type" : "Number", "desc" : "Length of time in milliseconds to wait before hiding after a click (defaults to 100)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -81,7 +81,7 @@ "type" : "Boolean", "desc" : "True to hide the containing menu after this item is clicked (defaults to true)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -89,7 +89,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -97,7 +97,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" : [ ] }, { @@ -105,7 +105,7 @@ "type" : "Boolean", "desc" : "True if this item can be visually activated (defaults to false)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -113,7 +113,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],