API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <aknlists.h>
Inherits AknPopupListEmpty< CEikFormattedCellListBox >.
Inherited by CAknPopupSettingList.
list item string format: "1\tShortLabel" list item string format: "\t\tLongLabel"
Public Member Functions |
|
IMPORT_C void | ConstructWithWindowL (const CCoeControl *aParent, TInt aFlags) |
IMPORT_C void | SizeChanged () |
SizeChanged(). |
|
IMPORT_C TSize | MinimumSize () |
MinimumSize(). |
|
IMPORT_C void | Draw (const TRect &aRect) const |
Draws empty list when needed. |
|
IMPORT_C TTypeUid::Ptr | MopSupplyObject (TTypeUid aId) |
From MObjectProvider . |
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
From CCoeControl. |
|
Protected Member Functions |
|
virtual IMPORT_C void | CreateItemDrawerL () |
CreateItemDrawerL(). |
|
IMPORT_C CListBoxView * | MakeViewClassInstanceL () |
MakeViewClassInstanceL(). |
|
|
Chooses which itemdrawer to use. Reimplemented from CEikFormattedCellListBox. |
|
Draws empty list when needed. Reimplemented from AknPopupListEmpty< CEikFormattedCellListBox >. |
|
From CCoeControl. Handles pointer events Reimplemented from CEikFormattedCellListBox. Reimplemented in CAknPopupSettingList. |
|
Chooses which listbox view class to use Reimplemented from CEikFormattedCellListBox. |
|
Determines size of the listbox for use in dialogs. Reimplemented from CEikListBox. |
|
From Retrieves an object of the same type as that encapsulated in aId. This function is used to allow controls to ask their owners for access to other objects that they own.
Reimplemented from CEikFormattedCellListBox. |
|
Determines layout of the listbox Reimplemented from CEikListBox. |