
All the examples I've seen in the API have to do with change events and add events. I'd like to be able to capture click events. I'd like to move an object to a specific pre-set location if the user double clicks on it (or Alt-clicks on it or Cmd-clicks on it). Is there some code I can use to capture those events?