Fix #6893 - fix roo docs
[roojs1] / docs / symbols / Roo.dd.DragZone.json
index 1525ad4..fa27e76 100644 (file)
       "type" : "Object",
       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
       "memberOf" : "Roo.util.Observable",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "dropNotAllowed",
       "type" : "String",
       "desc" : "The CSS class returned to the drag source when drop is not allowed (defaults to \"x-dd-drop-nodrop\").",
       "memberOf" : "Roo.dd.DragSource",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "hlColor",
       "type" : "String",
       "desc" : "The color to use when visually highlighting the drag source in the afterRepair\nmethod after a failed drop (defaults to \"c3daf9\" - light blue)",
       "memberOf" : "Roo.dd.DragZone",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "dropAllowed",
       "type" : "String",
       "desc" : "The CSS class returned to the drag source when drop is allowed (defaults to \"x-dd-drop-ok\").",
       "memberOf" : "Roo.dd.DragSource",
-      "values" : []
+      "optvals" : []
     },
     {
       "name" : "containerScroll",
       "type" : "Boolean",
       "desc" : "True to register this container with the Scrollmanager\nfor auto scrolling during drag operations.",
       "memberOf" : "Roo.dd.DragZone",
-      "values" : []
+      "optvals" : []
     }
   ],
   "methods" : [