Link against: avkon.lib eikcoctl.lib eikctl.lib
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.
|