Link against: avkon.lib eikcoctl.lib eikctl.lib 
 None
#include <EIKLBX.H>
      
      
         Observers can be added and removed by using CEikListBox methods AddSelectionObserverL() and RemoveSelectionObserver().
      
Public Member Functions | 
         |
| virtual void | SelectionModeChanged (CEikListBox *aListBox, TBool aSelectionModeEnabled)=0 | 
| Notification of entering and leaving marking mode.   | 
         |
               
               
  | 
         ||||||||||||
| 
               
               
                Notification of entering and leaving marking mode. Marking mode is enabled by long pressing shift, ctrl or hash keys (when hash key marking is enabled). 
  |