logsui/AppSrc/CLogsAppListView.h
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    95         /**
    95         /**
    96          * Called by the framework when this view is deactivated.
    96          * Called by the framework when this view is deactivated.
    97          */
    97          */
    98         void DoDeactivate();
    98         void DoDeactivate();
    99 
    99 
   100         /**
       
   101          * Early detection of view activation.
       
   102          * Overrides the baseclass implementation calls CAknView::ViewActivatedL().
       
   103          */
       
   104         void ViewActivatedL(const TVwsViewId& aPrevViewId,TUid aCustomMessageId,const TDesC8& aCustomMessage);
       
   105 
       
   106 
       
   107     public: // from MEikCommandObserver
   100     public: // from MEikCommandObserver
   108         /**
   101         /**
   109          * HandleCommandL. Generic view commands.
   102          * HandleCommandL. Generic view commands.
   110          *
   103          *
   111          * @param aCommandId This is an id for command.
   104          * @param aCommandId This is an id for command.