emailuis/uicomponents/inc/fsmultilineitemvisualizer.h
branchRCL_3
changeset 18 6b8f3b30d0ec
parent 0 8466d47a6819
equal deleted inserted replaced
17:67369d1b217f 18:6b8f3b30d0ec
    55     /** 
    55     /** 
    56     * C++ destructor
    56     * C++ destructor
    57     */
    57     */
    58     virtual ~CFsMultiLineItemVisualizer();    
    58     virtual ~CFsMultiLineItemVisualizer();    
    59 
    59 
    60 public:
    60 public:    
    61     
    61     
    62     //visualizer's interface
    62     //visualizer's interface
    63     
    63     
    64     /**
    64     /**
    65      * The function sets how many lines the multiline item has when it's not extended.
    65      * The function sets how many lines the multiline item has when it's not extended.
   171                           const TUint aLevel,
   171                           const TUint aLevel,
   172                           CAlfTexture*& aMarkIcon,
   172                           CAlfTexture*& aMarkIcon,
   173                           CAlfTexture*& aMenuIcon,
   173                           CAlfTexture*& aMenuIcon,
   174                           const TUint aTimeout = 0,
   174                           const TUint aTimeout = 0,
   175                           TBool aUpdateData = ETrue);
   175                           TBool aUpdateData = ETrue);
       
   176 
       
   177     
       
   178     /**
       
   179      * This method sets flag disable wrapping the text item.
       
   180      */
       
   181     virtual void OffWrapping();
   176     
   182     
   177     /**
   183     /**
   178      * From MFsTreeItemVisualizer.
   184      * From MFsTreeItemVisualizer.
   179      * A call to this function means that the item goes out of the visible 
   185      * A call to this function means that the item goes out of the visible 
   180      * items scope. The visualizer should destroy all its visuals to save 
   186      * items scope. The visualizer should destroy all its visuals to save