browserui/browser/FavouritesInc/BrowserFavouritesView.h
branchRCL_3
changeset 71 a45dccb283c5
parent 65 8e6fa1719340
equal deleted inserted replaced
65:8e6fa1719340 71:a45dccb283c5
   231         */
   231         */
   232         inline CBrowserFavouritesModel& Model() const;
   232         inline CBrowserFavouritesModel& Model() const;
   233 
   233 
   234         inline void ShowNextFolerL(TBool aNext) { OpenNextFolderL(aNext); }
   234         inline void ShowNextFolerL(TBool aNext) { OpenNextFolderL(aNext); }
   235 
   235 
       
   236         void SetCurrentFolderId(TInt aFolderId) { iCurrentFolder = aFolderId;}
       
   237 		
   236     protected:  // component retrieval
   238     protected:  // component retrieval
   237     
   239     
   238         /**
   240         /**
   239         * Get the container (the view's main control).
   241         * Get the container (the view's main control).
   240         * @return The container. Can be NULL (when view is not activated,
   242         * @return The container. Can be NULL (when view is not activated,