sync
[roojs1] / docs / symbols / Roo.dd.DDTarget.json
index b519ef4..2154b24 100644 (file)
@@ -4,14 +4,22 @@
     "Roo.dd.DragDrop",
     "Roo.util.Observable"
   ],
-  "childClasses" : [
-    "Roo.dd.DropZone",
-    "Roo.dd.DropTarget"
-  ],
+  "childClasses" : {
+    "Roo.dd.DropTarget" : [
+      "Roo.dd.DropZone"
+    ],
+    "Roo.dd.DDTarget" : [
+      "Roo.dd.DropTarget"
+    ]
+  },
+  "tree_children" : [],
+  "tree_parent" : [],
   "desc" : "A DragDrop implementation that does not move, but can be a drop\ntarget.  You would get the same result by simply omitting implementation\nfor the event callbacks, but this way we reduce the processing cost of the\nevent listener and the callbacks.",
   "isSingleton" : false,
   "isStatic" : false,
   "isBuiltin" : false,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "DDTarget",
   "example" : "",
   "deprecated" : "",