calendarui/views/inc/calenmissedalarmscontainer.h
branchRCL_3
changeset 13 1984aceb8774
parent 0 f979ecb2b13e
--- a/calendarui/views/inc/calenmissedalarmscontainer.h	Mon Mar 15 12:40:18 2010 +0200
+++ b/calendarui/views/inc/calenmissedalarmscontainer.h	Wed Mar 31 21:29:10 2010 +0300
@@ -23,6 +23,7 @@
 #include<coecntrl.h>
 #include<missedalarm.h>
 #include<missedalarmstore.h>
+#include <eiklbo.h>
 #include <caleninstanceid.h>            // TCalenInstanceId
 
 #include "calencontainer.h"
@@ -38,6 +39,7 @@
  * Class declaration for Missed alarms container
  */
 NONSHARABLE_CLASS(CCalenMissedAlarmsContainer) : public CCalenContainer
+									, public MEikListBoxObserver
     {
     public:
         
@@ -141,6 +143,13 @@
         void CreateIconIndicesL( RArray<MCalenServices::TCalenIcons>& aIndexArray );
         
         /**
+          * Handles list box events.
+          * @param aListBox   The originating list box.
+          * @param aEventType A code for the event.
+          */
+         void HandleListBoxEventL(CEikListBox* aListBox, TListBoxEvent aEventType);
+        
+        /**
          * This method is called after pointer event in Navi
          * decoration object.
          * @param aDirection right or left