docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.KeyNav.json
index 04bbcab..32a59a7 100644 (file)
@@ -33,7 +33,7 @@
       "type" : "Boolean",
       "desc" : "True to disable this KeyNav instance (defaults to false)",
       "memberOf" : "Roo.KeyNav",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -41,7 +41,7 @@
       "type" : "String",
       "desc" : "The method to call on the {@link Roo.EventObject} after this KeyNav intercepts a key.  Valid values are\n{@link Roo.EventObject#stopEvent}, {@link Roo.EventObject#preventDefault} and\n{@link Roo.EventObject#stopPropagation} (defaults to 'stopEvent')",
       "memberOf" : "Roo.KeyNav",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -49,7 +49,7 @@
       "type" : "Boolean",
       "desc" : "Handle the keydown event instead of keypress (defaults to false).  KeyNav automatically does this for IE since\nIE does not propagate special keys on keypress, but setting this to true will force other browsers to also\nhandle keydown instead of keypress.",
       "memberOf" : "Roo.KeyNav",
-      "values" : [
+      "optvals" : [
       ]
     }
   ],