emailuis/emailui/inc/ncscomposeview.h
branchRCL_3
changeset 23 dcf0eedfc1a3
parent 20 efd4f1afd43e
equal deleted inserted replaced
22:d620048b4810 23:dcf0eedfc1a3
   156     * HandleDynamicVariantSwitchL
   156     * HandleDynamicVariantSwitchL
   157     * Recalculates component layout 
   157     * Recalculates component layout 
   158     */
   158     */
   159     void HandleDynamicVariantSwitchL( 
   159     void HandleDynamicVariantSwitchL( 
   160             CFsEmailUiViewBase::TDynamicSwitchType aType );
   160             CFsEmailUiViewBase::TDynamicSwitchType aType );
       
   161     /**  
       
   162     * to hide or show CAlfVisuals ( used for activation or deactivation )
       
   163     */             
       
   164     virtual void FadeOut( TBool aDirectionOut );
   161         
   165         
   162 public: // from MAlfActionObserver
   166 public: // from MAlfActionObserver
   163     	
   167     	
   164     void HandleActionL( const TAlfActionCommand& aActionCommand );
   168     void HandleActionL( const TAlfActionCommand& aActionCommand );
   165 
   169 
   520     static TInt AsyncExit( TAny* aSelfPtr );
   524     static TInt AsyncExit( TAny* aSelfPtr );
   521 
   525 
   522     // Gets button from toolbar extension.
   526     // Gets button from toolbar extension.
   523     CAknButton* Button( TInt aCmdId, 
   527     CAknButton* Button( TInt aCmdId, 
   524         CAknToolbarExtension* aExtension = NULL );
   528         CAknToolbarExtension* aExtension = NULL );
       
   529     TBool WLANConnectionActive();
   525 
   530 
   526 private:   // Constructors and destructor
   531 private:   // Constructors and destructor
   527 
   532 
   528     /**
   533     /**
   529     * CNcsComposeView
   534     * CNcsComposeView