Ticket #7399 (closed enhancement: duplicate)
provide a way to know which nodes are dropped on target
| Reported by: | pw | Owned by: | elazutkin |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | DnD | Version: | 1.1.1 |
| Severity: | normal | Keywords: | dnd |
| Cc: | peter.weemeeuw@… |
Description
The enhancement could be a local event fired on target that gives the info which nodes are dropped (and maybe there index in the target container?). At this moment there is not a way to see which nodes are dropped in the target container using the /dnd/drop subscription (unless the node ids do not change in the node creator, the nodes parameter in the callback function in /dnd/drop return the source nodes, not the target nodes).
(see also the forum thread http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/cant-determine-dropped-item-when-using-custom-node-creato)
Change History
Note: See
TracTickets for help on using
tickets.