Functiondojo.dnd.Container.delItem

dojo.require("dojo.dnd.Container");
defined in dojo/dnd/Container.js

removes a data item from the map by its key (id)

Usage

function (/*String*/ key) (view source)
parametertypedescription
keyString