dijit.Menu.targetNodeIds

dojo.require("dijit.Menu");
defined in dijit/Menu.js

Array of dom node ids of nodes to attach to. Fill this with nodeIds upon widget creation and it becomes context menu for those nodes.