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=df118f660207f6793796035a097391f4dace9d45;hp=2c0d8ee7b3c82ae311e13ee39c893852608b568b;hb=a66f0a954c17d9febb8c6835bd474ccbadfcf2fd;hpb=1ceaae5125b6781e11416dd48109611cfe182be3 diff --git a/docs/symbols/Roo.dd.DragSource.json b/docs/symbols/Roo.dd.DragSource.json index 2c0d8ee7b3..df118f6602 100644 --- a/docs/symbols/Roo.dd.DragSource.json +++ b/docs/symbols/Roo.dd.DragSource.json @@ -15,7 +15,7 @@ "tree_parent" : [], "desc" : "A simple class that provides the basic implementation needed to make any element draggable.", "isSingleton" : false, - "isStatic" : false, + "isStatic" : true, "isBuiltin" : false, "isAbstract" : false, "isBuilderTop" : false, @@ -52,13 +52,13 @@ "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" + "memberOf" : "" }, { "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" + "memberOf" : "" } ], "methods" : [