CFormGraphicListBoxData Class Reference

API published in: S60 1st Ed

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

Capability Information

Required Capabilities

None


#include <eikfrlbd.h>

Inherits CFormattedCellListBoxData.


Detailed Description

CSettingItemEditingListBoxData draws list items for form popup fields Special feature of this class is the rectangular style of highlight used in popup fields.

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 CFormGraphicListBoxData NewL ()
  Two-phased constructor.

Member Function Documentation

virtual IMPORT_C void CFormGraphicListBoxData::Draw TListItemProperties  aProperties,
CWindowGc &  aGc,
const TDesC *  aText,
const TRect &  aRect,
TBool  aHighlight,
const TColors &  aColors
const [virtual]
 
static IMPORT_C CFormGraphicListBoxData* CFormGraphicListBoxData::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-2008
Back to top