API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <e32base.h>
#include <bamdesca.h>
Go to the source code of this file.
Data Structures |
|
class | MListBoxModel |
Description List box data model interface. More... |
|
class | MTextListBoxModel |
Text list box model interface. More... |
|
Defines |
|
#define | __EIKLBM_H__ |
Enumerations |
|
enum | TListBoxModelItemArrayOwnership { ELbmOwnsItemArray, ELbmDoesNotOwnItemArray } |
List box item array ownership flags. More... |
|
|
List box item array ownership flags. These values are used to describe whether or not a list box model owns an item array. |