emailuis/emailui/inc/FreestyleEmailUiViewBase.h
branchRCL_3
changeset 36 e8f259fad141
parent 31 72d484772ca6
child 60 d620048b4810
equal deleted inserted replaced
35:e64954c2c8e2 36:e8f259fad141
    98     /**
    98     /**
    99      * Do the transition effect for the view if effects are enabled.
    99      * Do the transition effect for the view if effects are enabled.
   100      */
   100      */
   101     void DoTransition( TBool aDirectionOut );
   101     void DoTransition( TBool aDirectionOut );
   102 
   102 
       
   103     virtual void FadeOut(TBool aDirectionOut);
       
   104     
   103     /**
   105     /**
   104      * Prepares application exit. This is called by AppUi during cleanup before AppUi's destructor
   106      * Prepares application exit. This is called by AppUi during cleanup before AppUi's destructor
   105      */
   107      */
   106 	virtual void PrepareExitL();
   108 	virtual void PrepareExitL();
   107 
   109