Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / symbols / Roo.dd.DD.json
similarity index 98%
rename from docs2/symbols/Roo.dd.DD.json
rename to docs/symbols/Roo.dd.DD.json
index 4e2df73..7ba8215 100644 (file)
@@ -6,8 +6,35 @@
   ],
   "desc" : "A DragDrop implementation where the linked element follows the\nmouse cursor during a drag.",
   "isSingleton" : false,
-  "isStatic" : true,
+  "isStatic" : false,
   "isBuiltin" : false,
+  "memberOf" : "DD",
+  "example" : "",
+  "deprecated" : "",
+  "since" : "",
+  "see" : "",
+  "params" : [
+    {
+      "name" : "id",
+      "type" : "String",
+      "desc" : "the id of the linked element",
+      "isOptional" : false
+    },
+    {
+      "name" : "sGroup",
+      "type" : "String",
+      "desc" : "the group of related DragDrop items",
+      "isOptional" : false
+    },
+    {
+      "name" : "config",
+      "type" : "object",
+      "desc" : "an object containing configurable attributes\n               Valid properties for DD:\n                   scroll",
+      "isOptional" : false
+    }
+  ],
+  "returns" : [
+  ],
   "config" : [
     {
       "name" : "listeners",