phonebookui/Phonebook2/NamesListExtension/inc/Pbk2NamesListExView.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 15 e8e3147d53eb
--- a/phonebookui/Phonebook2/NamesListExtension/inc/Pbk2NamesListExView.h	Tue Feb 02 10:12:17 2010 +0200
+++ b/phonebookui/Phonebook2/NamesListExtension/inc/Pbk2NamesListExView.h	Fri Feb 19 22:40:27 2010 +0200
@@ -26,6 +26,7 @@
 #include <MPbk2ControlObserver.h>
 #include <MPbk2StoreConfigurationObserver.h>
 #include <MPbk2MenuCommandObserver.h>
+#include <mpbk2uiextensionview2.h>
 #include <akntoolbarobserver.h>
 #include <eiklbo.h>
 #include <coemain.h>
@@ -50,7 +51,6 @@
 class CPbk2ContactUiControlProxy;
 class CAknStylusPopUpMenu;
 class CPbk2MyCard;
-class CPbk2ThumbnailManager;
 class CSpbContentProvider;
 class CPbk2ContextLaunch;
 
@@ -69,7 +69,8 @@
                              public MAknToolbarObserver,
                              public MCoeControlObserver,
                              public MEikListBoxObserver,
-                             private MCoeForegroundObserver
+                             private MCoeForegroundObserver,
+                             public MPbk2UIExtensionView2
     {
     public: // Construction and destruction
 
@@ -114,6 +115,7 @@
         void HandleLongTapEventL(
                 const TPoint& aPenEventLocation,
                 const TPoint& aPenEventScreenLocation);
+        TAny* UIExtensionViewExtension( TUid aExtensionUid );
 
     protected: 
         // from MEikListBoxObserver
@@ -255,8 +257,6 @@
         // application is back in the foreground.
         TBool iNeedSetFocus;
         
-        // Own: thumnail manager for social phonebook 
-        CPbk2ThumbnailManager* iThumbManager;
         // REF: content provider
         CSpbContentProvider&  iContentProvider;
         // Not own. CCA launcher connection