emailuis/uicomponents/inc/fstreeplainonelineitemvisualizer.h
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
equal deleted inserted replaced
17:67369d1b217f 18:6b8f3b30d0ec
   124                           const TInt aMarqueeStartDelay,
   124                           const TInt aMarqueeStartDelay,
   125                           const TInt aMarqueeCycleStartDelay,
   125                           const TInt aMarqueeCycleStartDelay,
   126                           const TInt aMarqueeRepetitions);
   126                           const TInt aMarqueeRepetitions);
   127     
   127     
   128     /**
   128     /**
       
   129      * This method sets flag disable wrapping the text item.
       
   130      */    
       
   131     virtual void OffWrapping();
       
   132     
       
   133     /**
   129      * 
   134      * 
   130      */
   135      */
   131     virtual TBool OfferEventL(const TAlfEvent& aEvent);
   136     virtual TBool OfferEventL(const TAlfEvent& aEvent);
   132 
   137 
   133 protected:
   138 protected:
   181     
   186     
   182     /**
   187     /**
   183      * Clet for text marquee.
   188      * Clet for text marquee.
   184      */
   189      */
   185     TFsMarqueeClet* iTextMarquee;
   190     TFsMarqueeClet* iTextMarquee;
       
   191     
       
   192     TBool iManualWrapper;
   186 
   193 
   187     };
   194     };
   188     
   195     
   189 #endif  // C_FSTREEPLAINONELINEITEMVISUALIZER_H
   196 #endif  // C_FSTREEPLAINONELINEITEMVISUALIZER_H