X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.dd.DragSource.json;h=aa2b8265f910e30c2c7a8795205e3c8edf3d9183;hp=b680efeea8e06e2e6b99b755a90c9b41f75406cc;hb=ca32a4b797a9425db3b73c5a12cccf0dff3b01be;hpb=82dd7a0747dd299cfeb58f1fef0b54678d761ac9 diff --git a/docs/symbols/Roo.dd.DragSource.json b/docs/symbols/Roo.dd.DragSource.json index b680efeea8..aa2b8265f9 100644 --- a/docs/symbols/Roo.dd.DragSource.json +++ b/docs/symbols/Roo.dd.DragSource.json @@ -36,21 +36,21 @@ "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", - "optvals" : [] + "values" : [] }, { "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", - "optvals" : [] + "values" : [] }, { "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", - "optvals" : [] + "values" : [] } ], "methods" : [