CAknFormGraphicWideStyleListBox 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 CAknFormGraphicStyleListBox.


Public Member Functions

IMPORT_C void  SizeChanged ()
  SizeChanged().
IMPORT_C TSize  MinimumSize ()
  MinimumSize().
IMPORT_C void  HandlePointerEventL (const TPointerEvent &aPointerEvent)
  From CCoeControl Handles pointerevents of popupfield's list.

Member Function Documentation

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

From CCoeControl Handles pointerevents of popupfield's list.

Parameters:
aPointerEvent  pointerevent to be handled

Reimplemented from CAknFormGraphicStyleListBox.

IMPORT_C TSize CAknFormGraphicWideStyleListBox::MinimumSize  )  [virtual]
 

MinimumSize().

Determines size of the grid for use in dialogs.

Reimplemented from CAknFormGraphicStyleListBox.

IMPORT_C void CAknFormGraphicWideStyleListBox::SizeChanged  )  [virtual]
 

SizeChanged().

Determines layout of the listbox

Reimplemented from CAknFormGraphicStyleListBox.


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

Copyright © Nokia Corporation 2001-2008
Back to top