uifw/AvKon/aknhlist/inc/akntreelistview.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 64 85902f042028
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   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 
       
   941 // From MAknCollection
   933 // From MAknCollection
   942     /**
   934     /**
   943      * Returns the collection state. The state is combination of
   935      * Returns the collection state. The state is combination of
   944      * flags defined in MAknCollection::TStateFlag. 
   936      * flags defined in MAknCollection::TStateFlag. 
   945      *
   937      *