API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <gdi.h>
#include <eiklbo.h>
#include <gulbordr.h>
#include <eiklbed.h>
#include <gulutil.h>
#include <eiksbfrm.h>
#include <eiklbm.h>
#include <eiklbv.h>
#include <eikbctrl.h>
Go to the source code of this file.
Data Structures |
|
| class | MListBoxItemChangeObserver |
| Item change observer will be notified when list box items have been added or removed or the list box has been reset. More... |
|
| class | MListBoxSelectionObserver |
| Item selection (marking) observer is used to let application control item marking (in markable lists). More... |
|
| class | CEikListBox |
| Base class for an on-screen list box control from which one or more items can be selected. More... |
|
| class | CEikSnakingListBox |
| This is a list box that scrolls horizontally, displaying its items in as many vertical columns as needed. More... |
|
Defines |
|
| #define | __EIKLBX_H__ |
|