API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <aknlists.h>
Inherits CFormattedCellListBoxItemDrawer.
Public Member Functions |
|
IMPORT_C | CWordWrappedFormattedCellItemDrawer (MTextListBoxModel *aTextListBoxModel, const CFont *aFont, CFormattedCellListBoxData *aFormattedCellData, CEikListBox *aListBox, TInt aSubCell, TInt aSubCell2) |
IMPORT_C void | DrawItem (TInt aItemIndex, TPoint aItemRectPos, TBool aItemIsSelected, TBool aItemIsCurrent, TBool aViewIsEmphasized, TBool aViewIsDimmed) const |
Draws the entire item. |
|
IMPORT_C void | DrawItemText (TInt aItemIndex, const TRect &aItemTextRect, TBool aItemIsCurrent, TBool, TBool aItemIsSelected) const |
From CTextListItemDrawer . |
|
|
Draws the entire item.
This function is called by the list box view. As implemented in
Reimplemented from CListItemDrawer. |
|
From Draw an item in a list box.
Reimplemented from CFormattedCellListBoxItemDrawer. |