Functiondojo.dnd.getCopyKeyState

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

abstracts away the difference between selection on Mac and PC, and returns the state of the "copy" key to be pressed.

Usage

function (e) (view source)
parametertypedescription
e mouse event