X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.QuickTips.json;h=0ea49534e39cb7c46d930447d8552377ae7d371b;hp=37c050b74ef96ddf6abf93f6999ea7b104666137;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.QuickTips.json b/docs/symbols/Roo.QuickTips.json index 37c050b74e..0ea49534e3 100644 --- a/docs/symbols/Roo.QuickTips.json +++ b/docs/symbols/Roo.QuickTips.json @@ -18,105 +18,105 @@ "type" : "Number", "desc" : "Delay in milliseconds before the quick tip displays after the mouse enters the target element (defaults to 500)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "maxWidth", "type" : "Number", "desc" : "The maximum width of the quick tip (defaults to 300)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "Delay", "type" : "Number", "desc" : "in milliseconds before the quick tip hides when autoDismiss = true (defaults to 5000)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "text", "type" : "String", "desc" : "Body text to display (defaults to ''). This can be any valid HTML markup.", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "hideOnClick", "type" : "Boolean", "desc" : "True to hide the quick tip if the user clicks anywhere in the document (defaults to true)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "minWidth", "type" : "Number", "desc" : "The minimum width of the quick tip (defaults to 40)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "hideDelay", "type" : "Number", "desc" : "Delay in milliseconds before the quick tip hides when autoHide = true (defaults to 200)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "title", "type" : "String", "desc" : "Title text to display (defaults to ''). This can be any valid HTML markup.", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "cls", "type" : "String", "desc" : "A CSS class to apply to the base quick tip element (defaults to '').", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "width", "type" : "Number", "desc" : "Width in pixels of the quick tip (defaults to auto). Width will be ignored if it exceeds the bounds of\nminWidth or maxWidth.", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "interceptTitles", "type" : "Boolean", "desc" : "True to automatically use the element's DOM title value if available (defaults to false)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "trackMouse", "type" : "Boolean", "desc" : "True to have the quick tip follow the mouse as it moves over the target element (defaults to false)", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "True", "type" : "Boolean", "desc" : "to automatically hide the quick tip after a set period of time, regardless of the user's actions\n(defaults to true). Used in conjunction with autoDismissDelay.", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "animate", "type" : "Boolean", "desc" : "True to turn on fade animation. Defaults to false (ClearType/scrollbar flicker issues in IE7).", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] }, { "name" : "autoHide", "type" : "Boolean", "desc" : "True to automatically hide the quick tip after the mouse exits the target element (defaults to true).\nUsed in conjunction with hideDelay.", "memberOf" : "Roo.QuickTips", - "optvals" : [] + "values" : [] } ], "methods" : [