a:14:{s:9:"#provides";s:15:"dojo.dnd.common";s:9:"#resource";s:13:"dnd/common.js";s:15:"dojo.dnd._empty";a:3:{s:4:"type";s:6:"Object";s:7:"private";b:1;s:7:"summary";s:0:"";}s:24:"dojo.dnd.getCopyKeyState";a:5:{s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:1:"e";a:2:{s:4:"type";s:5:"Event";s:7:"summary";s:11:"mouse event";}}s:6:"source";s:40:" return e[dojo.dnd._copyKey]; // Boolean";s:7:"summary";s:127:"abstracts away the difference between selection on Mac and PC, and returns the state of the "copy" key to be pressed.";s:7:"returns";s:7:"Boolean";}s:20:"dojo.dnd.getUniqueId";a:3:{s:4:"type";s:8:"Function";s:6:"source";s:109:" var id; do{ id = dojo._scopeName + "Unique" + (++dojo.dnd._uniqueId); }while(dojo.byId(id)); return id;";s:7:"summary";s:52:"returns a unique string for use with any DOM element";}s:22:"dojo.dnd.isFormElement";a:5:{s:4:"type";s:8:"Function";s:10:"parameters";a:1:{s:1:"e";a:1:{s:4:"type";s:5:"Event";}}s:6:"source";s:187:" var t = e.target; if(t.nodeType == 3 /*TEXT_NODE*/){ t = t.parentNode; } return " button textarea input select option ".indexOf(" " + t.tagName.toLowerCase() + " ") >= 0; // Boolean";s:7:"summary";s:47:"returns true, if user clicked on a form element";s:7:"returns";s:7:"Boolean";}s:15:"dojo.dnd._isMac";a:2:{s:7:"private";b:1;s:7:"summary";s:0:"";}s:17:"dojo.dnd._copyKey";a:2:{s:7:"private";b:1;s:7:"summary";s:0:"";}s:18:"dojo.dnd._uniqueId";a:2:{s:7:"private";b:1;s:7:"summary";s:0:"";}s:13:"dojo.dnd._lmb";a:2:{s:7:"private";b:1;s:7:"summary";s:0:"";}s:22:"dojo.dnd._isLmbPressed";a:2:{s:7:"private";b:1;s:7:"summary";s:0:"";}s:15:"dojo.dnd.common";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:8:"dojo.dnd";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}s:4:"dojo";a:2:{s:4:"type";s:6:"Object";s:7:"summary";s:0:"";}}