X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.menu.TextItem.json;h=d8878832eb30b8adf86aed8715a2e2e1a2a43a01;hp=1ea66e6f68e839b7cc01358db99ba53f0e2fa5f2;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.menu.TextItem.json b/docs/symbols/Roo.menu.TextItem.json index 1ea66e6f68..d8878832eb 100644 --- a/docs/symbols/Roo.menu.TextItem.json +++ b/docs/symbols/Roo.menu.TextItem.json @@ -30,7 +30,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" : [ ] }, { @@ -38,7 +38,7 @@ "type" : "Boolean", "desc" : "Text to show on item.", "memberOf" : "Roo.menu.TextItem", - "values" : [ + "optvals" : [ ] }, { @@ -46,7 +46,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" : [ ] }, { @@ -54,17 +54,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" ] }, { @@ -72,7 +72,7 @@ "type" : "Boolean", "desc" : "True to hide the containing menu after this item is clicked (defaults to false)", "memberOf" : "Roo.menu.TextItem", - "values" : [ + "optvals" : [ ] }, { @@ -80,7 +80,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" : [ ] }, { @@ -88,7 +88,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" : [ ] }, { @@ -96,7 +96,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -104,7 +104,7 @@ "type" : "String", "desc" : "The default CSS class to use for text items (defaults to \"x-menu-text\")", "memberOf" : "Roo.menu.TextItem", - "values" : [ + "optvals" : [ ] }, { @@ -112,7 +112,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" : [ ] }, { @@ -120,7 +120,7 @@ "type" : "Boolean", "desc" : "True if this item can be visually activated (defaults to false)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -128,7 +128,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],