emailuis/emailui/inc/FreestyleEmailUiViewBase.h
branchRCL_3
changeset 16 b5fbb9b25d57
parent 10 f5907b1a1053
child 22 d620048b4810
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
    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