diff -r bf573002ff72 -r aba12c885d83 calendarui/views/inc/calendayview.h --- a/calendarui/views/inc/calendayview.h Mon Jun 21 15:38:59 2010 +0300 +++ b/calendarui/views/inc/calendayview.h Thu Jul 15 18:37:27 2010 +0300 @@ -57,6 +57,13 @@ * */ void UpdateCbaL(); + + /** + * To check if the Command to open event view + * from day view is handled + * @return ETrue : if eventview command is handled + */ + TBool isEventViewCommandHandled(); public: // From CCalenView virtual TNextPopulationStep ActiveStepL();