calendarui/controller/inc/caleneditui.h
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 83 5aadd1120515
--- 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
         /**