emailuis/uicomponents/inc/fstreeitemvisualizer.h
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
child 20 efd4f1afd43e
equal deleted inserted replaced
17:67369d1b217f 18:6b8f3b30d0ec
   396                         CAlfTexture*& aMarkIcon,
   396                         CAlfTexture*& aMarkIcon,
   397                         CAlfTexture*& aMenuIcon,
   397                         CAlfTexture*& aMenuIcon,
   398                         const TUint aTimeout = 0,
   398                         const TUint aTimeout = 0,
   399                         TBool aUpdateData = ETrue) = 0;
   399                         TBool aUpdateData = ETrue) = 0;
   400 
   400 
       
   401     /**
       
   402     * This method sets flag disable wrapping the text item.
       
   403     */
       
   404     virtual void OffWrapping() = 0;
   401     
   405     
   402     /**
   406     /**
   403      * A call to this function means that the item goes out of the visible 
   407      * A call to this function means that the item goes out of the visible 
   404      * items scope.The visualizer should destroy all its visuals to save 
   408      * items scope.The visualizer should destroy all its visuals to save 
   405      * memory.
   409      * memory.