notepad/notepad1/inc/NpdListDialog.h
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   282         * Implementation of HandleViewEventL.
   282         * Implementation of HandleViewEventL.
   283         * 
   283         * 
   284         * @param aEvent view event type.
   284         * @param aEvent view event type.
   285         */
   285         */
   286         void DoHandleViewEventL(const TVwsViewEvent& aEvent);
   286         void DoHandleViewEventL(const TVwsViewEvent& aEvent);
       
   287         
       
   288         /**
       
   289         * handle the mark/unmark/markall/unmarkall command
       
   290         * @param aResourceId the resouce id
       
   291         * @param aMenu the pane to be processed.
       
   292         * @param aListBox the refered list box for the pane.  
       
   293         */
       
   294         void HandleMarkListDynInitMenuPane( TInt aResourceId, CEikMenuPane *aMenu, CEikListBox *aListBox );
   287 
   295 
   288     private:  // Functions from base classes
   296     private:  // Functions from base classes
   289 
   297 
   290         /**
   298         /**
   291         * From MNotepadModelObserver.
   299         * From MNotepadModelObserver.
   394         /**
   402         /**
   395         * From CEikColumnListBox/CCoeControl
   403         * From CEikColumnListBox/CCoeControl
   396         *
   404         *
   397         * @param aType event type.
   405         * @param aType event type.
   398         */
   406         */
   399 		void HandleResourceChange(TInt aType);
   407 		void HandleResourceChange(TInt aType);		
   400 
   408 
   401     private:  // Reserved
   409     private:  // Reserved
   402 
   410 
   403         /**
   411         /**
   404         * Reserved API entry.
   412         * Reserved API entry.