CAknDouble2LargeStyleListBox 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 AknListBoxLinesTemplate< CEikFormattedCellListBox >.


Detailed Description

list_double2_large_graphic_pane

list item string format: "1\tFirstLabel\tSecondLabel\t0"

where 0 is an index of small (13x13) icon in icon array and 1 is an index of a thumbnail image


Public Member Functions

IMPORT_C  CAknDouble2LargeStyleListBox ()
IMPORT_C void  SizeChanged ()
  SizeChanged().
IMPORT_C TSize  MinimumSize ()
  MinimumSize().
virtual IMPORT_C void  CreateItemDrawerL ()
  CreateItemDrawerL().
IMPORT_C void  HandlePointerEventL (const TPointerEvent &aPointerEvent)
  From CCoeControl.

Constructor & Destructor Documentation

IMPORT_C CAknDouble2LargeStyleListBox::CAknDouble2LargeStyleListBox  ) 
 

Member Function Documentation

virtual IMPORT_C void CAknDouble2LargeStyleListBox::CreateItemDrawerL  )  [virtual]
 

CreateItemDrawerL().

Chooses which itemdrawer to use.

Reimplemented from CEikFormattedCellListBox.

IMPORT_C void CAknDouble2LargeStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  )  [virtual]
 

From CCoeControl.

Handles pointer events

Reimplemented from CEikFormattedCellListBox.

IMPORT_C TSize CAknDouble2LargeStyleListBox::MinimumSize  )  [virtual]
 

MinimumSize().

Determines size of the listbox for use in dialogs.

Reimplemented from CEikListBox.

IMPORT_C void CAknDouble2LargeStyleListBox::SizeChanged  )  [virtual]
 

SizeChanged().

Determines layout of the listbox

Reimplemented from AknListBoxLinesTemplate< CEikFormattedCellListBox >.


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

Copyright © Nokia Corporation 2001-2008
Back to top