logsui/AppSrc/CLogsAppListView.h
branchRCL_3
changeset 18 d4f567ce2e7c
parent 0 e686773b3f54
equal deleted inserted replaced
17:2666d9724c76 18:d4f567ce2e7c
    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 
   100     public: // from MEikCommandObserver
   107     public: // from MEikCommandObserver
   101         /**
   108         /**
   102          * HandleCommandL. Generic view commands.
   109          * HandleCommandL. Generic view commands.
   103          *
   110          *
   104          * @param aCommandId This is an id for command.
   111          * @param aCommandId This is an id for command.