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 AddItemChangeObserverL()
and RemoveItemChangeObserver()
.
Public Member Functions |
|
virtual void | ListBoxItemsChanged (CEikListBox *aListBox)=0 |
Notification and handling of a list box item change. |
|
Notification and handling of a list box item change.
|