Searched defs:affected (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Ddragdrop.js90 var affected = []; variable
95 affected.push(drop);
98 if(affected.length>0) {
99 drop = Droppables.findDeepestChild(affected);

Completed in 490 milliseconds