calendarui/controller/inc/calenactionui.h
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 89 b57382753122
--- a/calendarui/controller/inc/calenactionui.h	Mon Jul 12 02:32:28 2010 +0530
+++ b/calendarui/controller/inc/calenactionui.h	Mon Jul 26 13:54:38 2010 +0530
@@ -60,6 +60,11 @@
          * Gets a command handler or NULL.
          */
         MCalenCommandHandler* GetCommandHandlerL( TInt aCommand );
+        /**
+        * This Function saves the entries
+        * should only calls after edit or create function has called 
+        */
+        void saveAndCloseEditor();
 
     private:  // Construction and destruction
         /**