CAknDoubleStyle2ListBox Class Reference

API published in: S60 1st Ed

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

Capability Information

Required Capabilities

None


#include <aknlists.h>

Inherits CAknDoubleStyleListBox.


Detailed Description

list_twoline_pane

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


Public Member Functions

IMPORT_C void  SizeChanged ()
  SizeChanged().
IMPORT_C void  CreateItemDrawerL ()
  CreateItemDrawerL().
IMPORT_C void  HandlePointerEventL (const TPointerEvent &aPointerEvent)
  From CCoeControl.

Member Function Documentation

IMPORT_C void CAknDoubleStyle2ListBox::CreateItemDrawerL  ) 
 

CreateItemDrawerL().

Chooses which itemdrawer to use.

IMPORT_C void CAknDoubleStyle2ListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

Reimplemented from CAknDoubleStyleListBox.

IMPORT_C void CAknDoubleStyle2ListBox::SizeChanged  ) 
 

SizeChanged().

Determines layout of the listbox

Reimplemented from CAknDoubleStyleListBox.


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

Copyright © Nokia Corporation 2001-2008
Back to top