igorsoaresassis / jmonthcalendar

Automatically exported from code.google.com/p/jmonthcalendar
Other
0 stars 0 forks source link

Drag and Dropable Events #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dragable and dropable events with extension point callbacks. "A way that I
can drag and drop the events that I scheduled from one date to another day. "

What would you think of drag and drop-able events, that when droped on a
new date box (day) a event (extension point) is fired with some event args.
Including new date being dropped into, old original event object, and maybe
the old date? I would mind incorporating the jQuery UI but am against other
INTOs. I want to keep the dependencies to a minimum.

Original issue reported on code.google.com by k.leneau@gmail.com on 24 Mar 2009 at 6:46

GoogleCodeExporter commented 8 years ago

Original comment by k.leneau@gmail.com on 12 Aug 2009 at 7:29