CPopupFormattedListBoxData Class Reference

Link against: avkon.lib eikcoctl.lib eikctl.lib

Capability Information

Required Capabilities

None


#include <
eikfrlbd.h>

Inherits CFormattedCellListBoxData.


Detailed Description

CPopupFormattedListBoxData draws list items for popup windows Special feature of this class is the narrower style of highlight used in popups.
Dll avkon

Public Member Functions

virtual IMPORT_C void Draw (TListItemProperties aProperties, CWindowGc &aGc, const TDesC *aText, const TRect &aRect, TBool aHighlight, const TColors &aColors) const

Static Public Member Functions

static IMPORT_C CPopupFormattedListBoxDataNewL ()
 Two-phased constructor.

Member Function Documentation

virtual IMPORT_C void CPopupFormattedListBoxData::Draw TListItemProperties  aProperties,
CWindowGc &  aGc,
const TDesC *  aText,
const TRect &  aRect,
TBool  aHighlight,
const TColors &  aColors
const [virtual]
 
static IMPORT_C CPopupFormattedListBoxData* CPopupFormattedListBoxData::NewL  )  [static]
 

Two-phased constructor.

Returns:
Pointer to a new formatted cell listbox data object.

Reimplemented from CFormattedCellListBoxData.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top