fix optvals naming
[roojs1] / docs / symbols / Roo.QuickTips.json
index e3a98d2..dc10119 100644 (file)
@@ -26,7 +26,7 @@
       "desc" : "Delay in milliseconds before the quick tip displays after the mouse enters the target element (defaults to 500)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "maxWidth",
@@ -34,7 +34,7 @@
       "desc" : "The maximum width of the quick tip (defaults to 300)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "Delay",
@@ -42,7 +42,7 @@
       "desc" : "in milliseconds before the quick tip hides when autoDismiss = true (defaults to 5000)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "text",
@@ -50,7 +50,7 @@
       "desc" : "Body text to display (defaults to '').  This can be any valid HTML markup.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "hideOnClick",
@@ -58,7 +58,7 @@
       "desc" : "True to hide the quick tip if the user clicks anywhere in the document (defaults to true)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "minWidth",
@@ -66,7 +66,7 @@
       "desc" : "The minimum width of the quick tip (defaults to 40)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "hideDelay",
@@ -74,7 +74,7 @@
       "desc" : "Delay in milliseconds before the quick tip hides when autoHide = true (defaults to 200)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "title",
@@ -82,7 +82,7 @@
       "desc" : "Title text to display (defaults to '').  This can be any valid HTML markup.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "cls",
@@ -90,7 +90,7 @@
       "desc" : "A CSS class to apply to the base quick tip element (defaults to '').",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "width",
@@ -98,7 +98,7 @@
       "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" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "interceptTitles",
       "desc" : "True to automatically use the element's DOM title value if available (defaults to false)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "trackMouse",
       "desc" : "True to have the quick tip follow the mouse as it moves over the target element (defaults to false)",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "True",
       "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" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "animate",
       "desc" : "True to turn on fade animation. Defaults to false (ClearType/scrollbar flicker issues in IE7).",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "autoHide",
       "desc" : "True to automatically hide the quick tip after the mouse exits the target element (defaults to true).\nUsed in conjunction with hideDelay.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     }
   ],
   "methods" : [