CAknSingle2GraphicPopupMenuStyleListBox 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 AknPopupListEmpty< CEikFormattedCellListBox >.


Detailed Description

list_single_2graphic_pane_cp2

list item string format: "0\t1\tTextLabel\t2\t3"

where 0,1,2,3 are index to the icon array


Public Member Functions

IMPORT_C  CAknSingle2GraphicPopupMenuStyleListBox ()
IMPORT_C void  SizeChanged ()
  SizeChanged().
IMPORT_C TSize  MinimumSize ()
  MinimumSize().

Protected Member Functions

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

Constructor & Destructor Documentation

IMPORT_C CAknSingle2GraphicPopupMenuStyleListBox::CAknSingle2GraphicPopupMenuStyleListBox  ) 
 

Member Function Documentation

virtual IMPORT_C void CAknSingle2GraphicPopupMenuStyleListBox::CreateItemDrawerL  )  [protected, virtual]
 

CreateItemDrawerL().

Chooses which itemdrawer to use.

Reimplemented from CEikFormattedCellListBox.

IMPORT_C void CAknSingle2GraphicPopupMenuStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  )  [protected, virtual]
 

From CCoeControl.

Handles pointer events

Reimplemented from CEikFormattedCellListBox.

IMPORT_C TSize CAknSingle2GraphicPopupMenuStyleListBox::MinimumSize  )  [virtual]
 

MinimumSize().

Determines size of the listbox for use in dialogs.

Reimplemented from CEikListBox.

IMPORT_C void CAknSingle2GraphicPopupMenuStyleListBox::SizeChanged  )  [virtual]
 

SizeChanged().

Determines layout of the listbox

Reimplemented from CEikListBox.


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

Copyright © Nokia Corporation 2001-2008
Back to top