calendarui/views/inc/caleneventview.h
branchRCL_3
changeset 60 96907930389d
parent 48 bf573002ff72
child 67 1539a383d7b6
equal deleted inserted replaced
59:aba12c885d83 60:96907930389d
   112     /**
   112     /**
   113     * Checks whether event viewer is launched from alarm or not.
   113     * Checks whether event viewer is launched from alarm or not.
   114     * @return ETrue, if event viewer launched from alarm(MSK case).
   114     * @return ETrue, if event viewer launched from alarm(MSK case).
   115     */
   115     */
   116     TBool IsAlarmActiveInViewer(); // IsEventViewerLaunchedFromAlarm
   116     TBool IsAlarmActiveInViewer(); // IsEventViewerLaunchedFromAlarm
   117 
   117     
       
   118     /*
       
   119      * Hides the navi pane
       
   120      */
       
   121     void HideNaviPane();
       
   122     
   118 public:
   123 public:
   119     
   124     
   120     /**
   125     /**
   121      * Update CBA buttons depending on if we have items or not in view
   126      * Update CBA buttons depending on if we have items or not in view
   122      * Callend from Day Container as well as DoActivateViewImpl.
   127      * Callend from Day Container as well as DoActivateViewImpl.