X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.dd.DragSource.json;fp=docs%2Fsymbols%2FRoo.dd.DragSource.json;h=0c1b6b1eafd4c97cf782ca3343aa72f5b62d48f7;hp=c86efe1b7f6343758fce3b568469077fb753d9ea;hb=761015899d1228e50a467aa8fb39533133657c7b;hpb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e diff --git a/docs/symbols/Roo.dd.DragSource.json b/docs/symbols/Roo.dd.DragSource.json index c86efe1b7f..0c1b6b1eaf 100644 --- a/docs/symbols/Roo.dd.DragSource.json +++ b/docs/symbols/Roo.dd.DragSource.json @@ -48,7 +48,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "dropNotAllowed", @@ -56,7 +56,7 @@ "desc" : "The CSS class returned to the drag source when drop is not allowed (defaults to \"x-dd-drop-nodrop\").", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "dropAllowed", @@ -64,7 +64,7 @@ "desc" : "The CSS class returned to the drag source when drop is allowed (defaults to \"x-dd-drop-ok\").", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] } ], "methods" : [