X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.Toolbar.SplitButton.json;h=5cb3f14de26db8d5441f8a5b19baa64d9093e05c;hp=4a56176746563176377a7b4aeca011b5838383f6;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.Toolbar.SplitButton.json b/docs/symbols/Roo.Toolbar.SplitButton.json index 4a56176746..5cb3f14de2 100644 --- a/docs/symbols/Roo.Toolbar.SplitButton.json +++ b/docs/symbols/Roo.Toolbar.SplitButton.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" : "String/Object", "desc" : "The tooltip for the button - can be a string or QuickTips config object", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -46,7 +46,7 @@ "type" : "String", "desc" : "The button text", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -54,7 +54,7 @@ "type" : "String/HTMLElement/Element", "desc" : "The element to append the button to", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -62,7 +62,7 @@ "type" : "Boolean", "desc" : "True to start hidden (defaults to false)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -70,7 +70,7 @@ "type" : "String", "desc" : "The group this toggle button is a member of (only 1 per group can be pressed, only\n applies if enableToggle = true)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -78,7 +78,7 @@ "type" : "Boolean", "desc" : "False to disable visual cues on mouseover, mouseout and mousedown (defaults to true)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -86,7 +86,7 @@ "type" : "Mixed", "desc" : "Standard menu attribute consisting of a reference to a menu object, a menu id or a menu config blob (defaults to undefined).", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -94,7 +94,7 @@ "type" : "Boolean", "desc" : "True to enable pressed/not pressed toggling (defaults to false)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -102,7 +102,7 @@ "type" : "Function", "desc" : "A function called when the arrow button is clicked (can be used instead of click event)", "memberOf" : "Roo.SplitButton", - "values" : [ + "optvals" : [ ] }, { @@ -110,7 +110,7 @@ "type" : "Function", "desc" : "A function called when the button is clicked (can be used instead of click event)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -118,7 +118,7 @@ "type" : "Object", "desc" : "The scope of the handler", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -126,7 +126,7 @@ "type" : "Number", "desc" : "The minimum width for this button (used to give a set of buttons a common width)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -134,7 +134,7 @@ "type" : "Boolean", "desc" : "True to start disabled (defaults to false)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -142,7 +142,7 @@ "type" : "Boolean", "desc" : "True to start pressed (only if enableToggle = true)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -150,7 +150,7 @@ "type" : "Roo.Template", "desc" : "(Optional)\nAn {@link Roo.Template} with which to create the Button's main element. This Template must\ncontain numeric substitution parameter 0 if it is to display the tRoo property. Changing the template could\nrequire code modifications if required elements (e.g. a button) aren't present.", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -158,7 +158,7 @@ "type" : "String", "desc" : "A CSS class to apply to the button's main element.", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -166,7 +166,7 @@ "type" : "Number", "desc" : "The DOM tabIndex for this button (defaults to undefined)", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -174,7 +174,7 @@ "type" : "String", "desc" : "A css class which sets a background image to be used as the icon for this button (defaults to undefined).", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -182,7 +182,7 @@ "type" : "String", "desc" : "The position to align the menu to (see {@link Roo.Element#alignTo} for more details, defaults to 'tl-bl?').", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -190,7 +190,7 @@ "type" : "String", "desc" : "The path to an image to display in the button (the image will be set as the background-image\nCSS property of the button by default, so if you want a mixed icon/text button, set cls:\"x-btn-text-icon\")", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -198,7 +198,7 @@ "type" : "String", "desc" : "The type of tooltip to use. Either \"qtip\" (default) for QuickTips or \"title\" for title attribute.", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -206,7 +206,7 @@ "type" : "String", "desc" : "The title attribute of the arrow", "memberOf" : "Roo.SplitButton", - "values" : [ + "optvals" : [ ] }, { @@ -214,7 +214,7 @@ "type" : "String", "desc" : "The type of event to map to the button's event handler (defaults to 'click')", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -222,7 +222,7 @@ "type" : "Boolean/Object", "desc" : "True to repeat fire the click event while the mouse is down. This can also be\n an {@link Roo.util.ClickRepeater} config object (defaults to false).", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] }, { @@ -230,7 +230,7 @@ "type" : "String", "desc" : "The button's type, corresponding to the DOM input element type attribute. Either \"submit,\" \"reset\" or \"button\" (default).", "memberOf" : "Roo.Button", - "values" : [ + "optvals" : [ ] } ],