uifw/AvKon/aknhlist/inc/akntreelistview.h
branchRCL_3
changeset 64 85902f042028
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
59:978afdc0236f 64:85902f042028
   928      * 
   928      * 
   929      * @return ETrue if list has marked items
   929      * @return ETrue if list has marked items
   930      */    
   930      */    
   931     TBool HasMarkedItemsL() const;
   931     TBool HasMarkedItemsL() const;
   932     
   932     
       
   933     /**
       
   934      * Turns the marking mode on / off.
       
   935      *
       
   936      * @param  aEnable @c ETrue to turn marking mode on
       
   937      *                 @c EFalse to turn marking mode off
       
   938      */
       
   939     void SetMarkingMode( TBool aEnable );
       
   940 
   933 // From MAknCollection
   941 // From MAknCollection
   934     /**
   942     /**
   935      * Returns the collection state. The state is combination of
   943      * Returns the collection state. The state is combination of
   936      * flags defined in MAknCollection::TStateFlag. 
   944      * flags defined in MAknCollection::TStateFlag. 
   937      *
   945      *