CAknSingleNumberHeadingStyleListBox Class Reference

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

Capability Information

Required Capabilities

None


#include <
aknlists.h>

Inherits AknListBoxLinesTemplate< CAknColumnListBox >.


Detailed Description

list_single_number_heading_pane

list item string format: "1\tHeading\tTextLabel\t2\t3" where 2 and 3 are indexes to icon array


Public Member Functions

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

Protected Member Functions

virtual IMPORT_C void CreateItemDrawerL ()
 This member is internal and not intended for use.
virtual IMPORT_C CListBoxViewMakeViewClassInstanceL ()
 MakeViewClassInstanceL().

Constructor & Destructor Documentation

IMPORT_C CAknSingleNumberHeadingStyleListBox::CAknSingleNumberHeadingStyleListBox  ) 
 

Member Function Documentation

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

This member is internal and not intended for use.

Reimplemented from CEikColumnListBox.

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

From CCoeControl.

Handles pointer events

Reimplemented from CAknColumnListBox.

virtual IMPORT_C CListBoxView* CAknSingleNumberHeadingStyleListBox::MakeViewClassInstanceL  )  [protected, virtual]
 

MakeViewClassInstanceL().

Chooses which listbox view class to use

Reimplemented from CAknColumnListBox.

IMPORT_C TSize CAknSingleNumberHeadingStyleListBox::MinimumSize  )  [virtual]
 

MinimumSize().

Determines size of the listbox for use in dialogs.

Reimplemented from CEikListBox.

IMPORT_C void CAknSingleNumberHeadingStyleListBox::SizeChanged  )  [virtual]
 

SizeChanged().

Determines layout of the listbox

Reimplemented from AknListBoxLinesTemplate< CAknColumnListBox >.


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

Copyright © Nokia Corporation 2001-2007
Back to top