X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.menu.Item.json;h=26d2b80b380d1c166a45c0a9b78bbf78fa5a6026;hp=02702b125fb47d23a79f5a978364107bf9d7e80e;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.menu.Item.json b/docs/symbols/Roo.menu.Item.json index 02702b125f..26d2b80b38 100644 --- a/docs/symbols/Roo.menu.Item.json +++ b/docs/symbols/Roo.menu.Item.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" : "Number", "desc" : "Length of time in milliseconds to wait before showing this item (defaults to 200)", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -46,7 +46,7 @@ "type" : "String", "desc" : "The text to show on the menu item.", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -54,7 +54,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" : [ ] }, { @@ -62,17 +62,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" ] }, { @@ -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" : "True to hide the containing menu after this item is clicked (defaults to true)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -104,7 +104,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -112,7 +112,7 @@ "type" : "String", "desc" : "The default CSS class to use for menu items (defaults to \"x-menu-item\")", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -120,7 +120,7 @@ "type" : "String", "desc" : "to render in menu\nThe text to show on the menu item (HTML version).", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -128,7 +128,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" : [ ] }, { @@ -136,7 +136,7 @@ "type" : "Boolean", "desc" : "True if this item can be visually activated (defaults to true)", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -144,7 +144,7 @@ "type" : "String", "desc" : "The path to an icon to display in this menu item (defaults to Roo.BLANK_IMAGE_URL)", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -152,7 +152,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],