CAknFormDoubleStyleListBox Class Reference

class CAknFormDoubleStyleListBox : public CAknDoubleStyleListBox

list_double2_pane

list item string format: " \tFirstLabel\tSecondLabel\t0" where 0 is an index to icon array

Inherits from

Public Member Functions
IMPORT_C void HandlePointerEventL (const TPointerEvent &)
IMPORT_C void SizeChanged ()
Private Member Functions
void SizeChangedL ()
Inherited Functions
AknListBoxLinesTemplate::AknListBoxLinesTemplate(TInt)
AknListBoxLinesTemplate::ComponentControl(TInt)const
AknListBoxLinesTemplate::CountComponentControls()const
AknListBoxLinesTemplate::Draw(const TRect &)const
CAknDoubleStyleListBox::CAknDoubleStyleListBox()
CAknDoubleStyleListBox::MinimumSize()

Member Functions Documentation

HandlePointerEventL(const TPointerEvent &)

IMPORT_C void HandlePointerEventL ( const TPointerEvent & aPointerEvent )

From CCoeControl . Handles pointer events

Parameters

const TPointerEvent & aPointerEvent

SizeChanged()

IMPORT_C void SizeChanged ( )

SizeChanged()

Determines layout of the listbox

SizeChangedL()

void SizeChangedL ( ) [private]