calendarui/views/inc/calennativeview.h
branchRCL_3
changeset 31 97232defd20e
parent 30 bd7edf625bdd
equal deleted inserted replaced
30:bd7edf625bdd 31:97232defd20e
   183     /**
   183     /**
   184      * @brief Checks whether eventview is launched from alarm
   184      * @brief Checks whether eventview is launched from alarm
   185      * 
   185      * 
   186      * @return ETrue if launched from alarm popup, EFalse otherwise
   186      * @return ETrue if launched from alarm popup, EFalse otherwise
   187      */
   187      */
   188     TBool IsEventViewLaunchedFromAlarm();
   188     TBool IsCalenLaunchedFromExtApp();
   189     
   189     
   190     /**
   190     /**
   191      * @brief Marks that a command is being processed currently
   191      * @brief Marks that a command is being processed currently
   192      * 
   192      * 
   193      * @param aInProgress ETrue if the command is being handled, EFalse otherwise
   193      * @param aInProgress ETrue if the command is being handled, EFalse otherwise