locationtriggering/lbtmgmtui/inc/lbtmgmtpluginview.h
branchRCL_3
changeset 4 42de37ce7ce4
parent 0 667063e416a2
equal deleted inserted replaced
1:788b770ce3ae 4:42de37ce7ce4
    98         /**
    98         /**
    99          * From CAknView. 
    99          * From CAknView. 
   100          */
   100          */
   101         void HandleCommandL(TInt aCommand);
   101         void HandleCommandL(TInt aCommand);
   102         
   102         
   103        /**
       
   104         * From MEikMenuObserver
       
   105         */
       
   106         void DynInitMenuPaneL( TInt aResourceId, CEikMenuPane* aMenuPane );        
       
   107 
   103 
   108        /**
   104        /**
   109         * For CBA Change
   105         * For CBA Change
   110         */
   106         */
   111 				void SetCba( TInt aResourceId );
   107 				void SetCba( TInt aResourceId );
       
   108     /*
       
   109      * returns CLbtMgmtPluginEngine
       
   110      */
       
   111     CLbtMgmtPluginEngine* GetLbtMgmtPluginEngine();
   112 
   112 
   113     public:
   113     public:
   114         /**
   114         /**
   115          * Inherited from MLbtMgmtPluginCmdHdlr
   115          * Inherited from MLbtMgmtPluginCmdHdlr
   116          * Handles commands from the container
   116          * Handles commands from the container