CAknDoubleNumberStyleListBox Class Reference

class CAknDoubleNumberStyleListBox : public AknListBoxLinesTemplate

list_double_number_pane and list_big_single_number_pane

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

Inherits from

Constructor & Destructor Documentation

CAknDoubleNumberStyleListBox()

IMPORT_CCAknDoubleNumberStyleListBox()

Member Functions Documentation

HandlePointerEventL(const TPointerEvent &)

IMPORT_C voidHandlePointerEventL(const TPointerEvent &aPointerEvent)

From CCoeControl. Handles pointer events

Parameters

const TPointerEvent & aPointerEvent

MinimumSize()

IMPORT_C TSizeMinimumSize()

MinimumSize()

Determines size of the listbox for use in dialogs.

SizeChanged()

IMPORT_C voidSizeChanged()

SizeChanged()

Determines layout of the listbox

SizeChangedL()

voidSizeChangedL()[private]