S60 3rd Edition API Reference: CAknFormDoubleStyleListBox Class Reference

CAknFormDoubleStyleListBox 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_double2_pane

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


Public Member Functions

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

Member Function Documentation

IMPORT_C void CAknFormDoubleStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

Reimplemented from CAknDoubleStyleListBox.

IMPORT_C void CAknFormDoubleStyleListBox::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-2007
Back to top