calendarui/controller/inc/calenactionui.h
changeset 55 2c54b51f39c4
parent 18 c198609911f9
child 89 b57382753122
equal deleted inserted replaced
51:0b38fc5b94c6 55:2c54b51f39c4
    58         
    58         
    59         /**
    59         /**
    60          * Gets a command handler or NULL.
    60          * Gets a command handler or NULL.
    61          */
    61          */
    62         MCalenCommandHandler* GetCommandHandlerL( TInt aCommand );
    62         MCalenCommandHandler* GetCommandHandlerL( TInt aCommand );
       
    63         /**
       
    64         * This Function saves the entries
       
    65         * should only calls after edit or create function has called 
       
    66         */
       
    67         void saveAndCloseEditor();
    63 
    68 
    64     private:  // Construction and destruction
    69     private:  // Construction and destruction
    65         /**
    70         /**
    66          * C++ constructor, non-leaving
    71          * C++ constructor, non-leaving
    67          * @param aController A reference to the CCalenController
    72          * @param aController A reference to the CCalenController