API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
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).
|