X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.dd.DragSource.json;h=ffbe8f65ec8a34f378e929704906a528eb900c82;hp=3fb2914ffa9be3f935a958a77437541a8d8c47e1;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.dd.DragSource.json b/docs/symbols/Roo.dd.DragSource.json index 3fb2914ffa..ffbe8f65ec 100644 --- a/docs/symbols/Roo.dd.DragSource.json +++ b/docs/symbols/Roo.dd.DragSource.json @@ -37,7 +37,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" : [ ] }, { @@ -45,7 +45,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" : [ ] }, { @@ -53,7 +53,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" : [ ] } ],