X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.menu.CheckItem.json;h=ba3a574f8aa94f51c8ea0857efe17debb10d22da;hp=fac2f7cd76540b9aee3aa00cfa209c42939fb06e;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.menu.CheckItem.json b/docs/symbols/Roo.menu.CheckItem.json index fac2f7cd76..ba3a574f8a 100644 --- a/docs/symbols/Roo.menu.CheckItem.json +++ b/docs/symbols/Roo.menu.CheckItem.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" : "Number", "desc" : "Length of time in milliseconds to wait before showing this item (defaults to 200)", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -47,7 +47,7 @@ "type" : "String", "desc" : "The text to show on the menu item.", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -55,7 +55,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" : [ ] }, { @@ -63,17 +63,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" ] }, { @@ -81,7 +81,7 @@ "type" : "String", "desc" : "All check items with the same group name will automatically be grouped into a single-select\nradio button group (defaults to '')", "memberOf" : "Roo.menu.CheckItem", - "values" : [ + "optvals" : [ ] }, { @@ -89,7 +89,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" : [ ] }, { @@ -97,7 +97,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" : [ ] }, { @@ -105,7 +105,7 @@ "type" : "Boolean", "desc" : "True to hide the containing menu after this item is clicked (defaults to true)", "memberOf" : "Roo.menu.BaseItem", - "values" : [ + "optvals" : [ ] }, { @@ -113,7 +113,7 @@ "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] }, { @@ -121,7 +121,7 @@ "type" : "String", "desc" : "The default CSS class to use for check items (defaults to \"x-menu-item x-menu-check-item\")", "memberOf" : "Roo.menu.CheckItem", - "values" : [ + "optvals" : [ ] }, { @@ -129,7 +129,7 @@ "type" : "String", "desc" : "to render in menu\nThe text to show on the menu item (HTML version).", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -137,7 +137,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" : [ ] }, { @@ -145,7 +145,7 @@ "type" : "String", "desc" : "The default CSS class to use for radio group check items (defaults to \"x-menu-group-item\")", "memberOf" : "Roo.menu.CheckItem", - "values" : [ + "optvals" : [ ] }, { @@ -153,7 +153,7 @@ "type" : "Boolean", "desc" : "True if this item can be visually activated (defaults to true)", "memberOf" : "Roo.menu.Item", - "values" : [ + "optvals" : [ ] }, { @@ -161,7 +161,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" : [ ] }, { @@ -169,7 +169,7 @@ "type" : "Boolean", "desc" : "True to initialize this checkbox as checked (defaults to false). Note that\nif this checkbox is part of a radio group (group = true) only the last item in the group that is\ninitialized with checked = true will be rendered as checked.", "memberOf" : "Roo.menu.CheckItem", - "values" : [ + "optvals" : [ ] }, { @@ -177,7 +177,7 @@ "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", "memberOf" : "Roo.Component", - "values" : [ + "optvals" : [ ] } ],