Allow inserting a dragged node between an expanded parent node and its first child that will become a
+
Config Options
|
| allowContainerDrop : String True if drops on the tree container (outside of a specific tree node) are allowed (defaults to false) | TreeDropZone |
| allowParentInsert : BooleanAllow inserting a dragged node between an expanded parent node and its first child that will become a
sibling of the... Allow inserting a dragged node between an expanded parent node and its first child that will become a
sibling of the parent when dropped (defaults to false) | TreeDropZone |
| appendOnly : String True if the tree should only allow append drops (use for trees which are sorted, defaults to false) | TreeDropZone |
| ddGroup : StringA named drag drop group to which this object belongs. If a group is specified, then this object will only
interact ... A named drag drop group to which this object belongs. If a group is specified, then this object will only
|