calendarui/views/inc/calendayview.h
branchRCL_3
changeset 59 aba12c885d83
parent 13 0f07cd1b5772
child 67 1539a383d7b6
--- 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();