diff -r 0b38fc5b94c6 -r 2c54b51f39c4 calendarui/controller/inc/caleneditui.h --- a/calendarui/controller/inc/caleneditui.h Mon Jul 12 02:32:28 2010 +0530 +++ b/calendarui/controller/inc/caleneditui.h Mon Jul 26 13:54:38 2010 +0530 @@ -68,6 +68,12 @@ * @param aNotification Nofication to be handled */ void HandleNotification(const TCalenNotification aNotification ); + + /** + * This Function saves the entries + * should only calls after edit or create function has called + */ + void saveAndCloseEditor(); private: // own methods /**