calendarui/controller/inc/caleneditui.h
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 83 5aadd1120515
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    66         /** 
    66         /** 
    67          * Handle notifications
    67          * Handle notifications
    68          * @param aNotification Nofication to be handled
    68          * @param aNotification Nofication to be handled
    69          */
    69          */
    70         void HandleNotification(const TCalenNotification aNotification );
    70         void HandleNotification(const TCalenNotification aNotification );
       
    71         
       
    72         /**
       
    73         * This Function saves the entries
       
    74         * should only calls after edit or create function has called 
       
    75         */
       
    76         void saveAndCloseEditor();
    71 
    77 
    72     private: // own methods
    78     private: // own methods
    73         /**
    79         /**
    74          * C++ constructor
    80          * C++ constructor
    75          * @param aController Reference to the controller that owns the caleneditui
    81          * @param aController Reference to the controller that owns the caleneditui