X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.dd.DragZone.json;h=eba0d6565db821ce9294a3619ccba729e8890035;hp=f05a422f3bc7cbd0a175df98643cb419183c0fe5;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.dd.DragZone.json b/docs/symbols/Roo.dd.DragZone.json index f05a422f3b..eba0d6565d 100644 --- a/docs/symbols/Roo.dd.DragZone.json +++ b/docs/symbols/Roo.dd.DragZone.json @@ -38,7 +38,7 @@ "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" : [ ] }, { @@ -46,7 +46,7 @@ "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" : [ ] }, { @@ -54,7 +54,7 @@ "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" : [ ] }, { @@ -62,7 +62,7 @@ "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" : [ ] }, { @@ -70,7 +70,7 @@ "type" : "Boolean", "desc" : "True to register this container with the Scrollmanager\nfor auto scrolling during drag operations.", "memberOf" : "Roo.dd.DragZone", - "values" : [ + "optvals" : [ ] } ],