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

/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Ddragdrop.js203 notify: function(eventName, draggable, event) { // 'onStart', 'onEnd', 'onDrag'
212 ['onStart','onEnd','onDrag'].each( function(eventName) {
347 Draggables.notify('onStart', this, event);
558 onStart: function() {

Completed in 342 milliseconds