X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.dd.DragZone.json;fp=docs%2Fsymbols%2FRoo.dd.DragZone.json;h=fa27e76ac49638cbffa191a5d03bf42d03680826;hp=1525ad4d1b941b78a22c20993394bef49f7db1f5;hb=8d4aa09e387bf0f91ad47847e5bac698c2ded8f3;hpb=d81ddeecb21edfe27401017eb4d0cc01dfae425b diff --git a/docs/symbols/Roo.dd.DragZone.json b/docs/symbols/Roo.dd.DragZone.json index 1525ad4d1b..fa27e76ac4 100644 --- a/docs/symbols/Roo.dd.DragZone.json +++ b/docs/symbols/Roo.dd.DragZone.json @@ -37,35 +37,35 @@ "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "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" : [