browserui/browser/FavouritesInc/BrowserAdaptiveListPopup.h
changeset 10 4530440261a8
parent 1 57d5b8e231c4
child 39 08ffbd51e3fd
equal deleted inserted replaced
5:e45c3f40ea5f 10:4530440261a8
   148 		*   is redrawn in the correct position) Set to EFalse by default.
   148 		*   is redrawn in the correct position) Set to EFalse by default.
   149         * @return void
   149         * @return void
   150         */
   150         */
   151         void ShowPopupListL(TBool aRelayout = EFalse);
   151         void ShowPopupListL(TBool aRelayout = EFalse);
   152         void UpdateScrollBarPositionL(const TInt aPosition);
   152         void UpdateScrollBarPositionL(const TInt aPosition);
       
   153 		void HandleItemClickedL(CEikListBox* aListBox );
       
   154 
       
   155 		
       
   156 
   153 
   157 
   154     private: // from CCoeControl
   158     private: // from CCoeControl
   155 		
   159 		
   156 		HBufC* iPrevGotoContent;//to compare if there were really any changes!   
   160 		HBufC* iPrevGotoContent;//to compare if there were really any changes!   
   157 		
   161