Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.QuickTips.json
index 0ea4953..37c050b 100644 (file)
       "type" : "Number",
       "desc" : "Delay in milliseconds before the quick tip displays after the mouse enters the target element (defaults to 500)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "maxWidth",
       "type" : "Number",
       "desc" : "The maximum width of the quick tip (defaults to 300)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "Delay",
       "type" : "Number",
       "desc" : "in milliseconds before the quick tip hides when autoDismiss = true (defaults to 5000)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "text",
       "type" : "String",
       "desc" : "Body text to display (defaults to '').  This can be any valid HTML markup.",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "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",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "minWidth",
       "type" : "Number",
       "desc" : "The minimum width of the quick tip (defaults to 40)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "hideDelay",
       "type" : "Number",
       "desc" : "Delay in milliseconds before the quick tip hides when autoHide = true (defaults to 200)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "title",
       "type" : "String",
       "desc" : "Title text to display (defaults to '').  This can be any valid HTML markup.",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "cls",
       "type" : "String",
       "desc" : "A CSS class to apply to the base quick tip element (defaults to '').",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "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",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "interceptTitles",
       "type" : "Boolean",
       "desc" : "True to automatically use the element's DOM title value if available (defaults to false)",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "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",
-      "values" : []
+      "optvals" : []
     },
     {
       "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",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "animate",
       "type" : "Boolean",
       "desc" : "True to turn on fade animation. Defaults to false (ClearType/scrollbar flicker issues in IE7).",
       "memberOf" : "Roo.QuickTips",
-      "values" : []
+      "optvals" : []
     },
     {
       "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",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [