Ticket #7358 (new enhancement)

Opened 11 months ago

Last modified 10 months ago

dojo.dnd.Container: callback functions onItemInsert, onItemDelete

Reported by: chucky Owned by: elazutkin
Priority: normal Milestone: future
Component: DnD Version: 1.1.1
Severity: normal Keywords: DnD Container callback
Cc: tomas.mikula@…

Description

Currently it is not straightforward to trigger some user action when an item is inserted into or deleted from the container. To this end I propose that Container constructor recognizes additional parameters: onItemInsert and onItemDelete of type function(container, data [,thisObj]). These callback functions would be called on insertion and deletion of an item, respectively.

See also http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-development-discussion/suggestion-dojo-dnd-container-callback-fun

Change History

Changed 11 months ago by dylan

  • milestone changed from tbd to future

Changed 10 months ago by elazutkin

Moving all open ticketd to the future.

Note: See TracTickets for help on using tickets.