rickilama54 / smartgwt

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

Support addEvent/UpdateEvent(CalendarEvent event) API #380

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently there is no way to add/update CalendarEvent.

This will be the most useful and also very symmetric API as all the handlers 
use CalendarEvent references. 

Original issue reported on code.google.com by mkhad...@gmail.com on 17 Dec 2009 at 6:48

GoogleCodeExporter commented 8 years ago
This is for Calendar Widget and is an Enhancement but my project is stuck 
without this 
change.

Original comment by mkhad...@gmail.com on 17 Dec 2009 at 6:50

GoogleCodeExporter commented 8 years ago

Original comment by sanjiv.j...@gmail.com on 1 Apr 2010 at 11:43

GoogleCodeExporter commented 8 years ago
There is already an updateEvent() that takes a CalendarEvent.

There is already an addEvent() that takes all data needed for a CalendarEvent 
so there is no possible way this could have blocked progress.

We have no plans to add another signature, we feel that would be less clear.

Original comment by smartgwt...@gmail.com on 18 Apr 2012 at 12:56