calendarui/controller/inc/calenviewmanager.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 36 9c5b1510919f
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
   203 		 * else the native view
   203 		 * else the native view
   204 		 * @param	aDefView	current default view frm calendar settings
   204 		 * @param	aDefView	current default view frm calendar settings
   205          */
   205          */
   206         void ActivateViewOnFakeExitL(TUid aDefView);
   206         void ActivateViewOnFakeExitL(TUid aDefView);
   207         
   207         
       
   208         /**
       
   209          * Activate the local view if application already in back ground
       
   210          * @param   aDefView    current default view which needs to be activated.
       
   211          */
       
   212         void ActivateLocalViewL(TUid aDefView);
       
   213         
   208     private:  // New functions
   214     private:  // New functions
   209 
   215 
   210         /**
   216         /**
   211          * From MCoeViewActivationObserver
   217          * From MCoeViewActivationObserver
   212          * Called just before a view in this application is activated by the view server
   218          * Called just before a view in this application is activated by the view server