CListBoxNumbers Class Reference

#include <mw/AknUtils.h>

class CListBoxNumbers : public CBase

Inherits from

  • CListBoxNumbers

    Detailed Description

    Automatic numbering for list items. (DEPRECATED) Just create this kind of object and attach it to a listbox, and you'll have automatic numbering.

    You'll need to call UpdateL() each time you modify the listbox's model!

    Constructor & Destructor Documentation

    CListBoxNumbers ( CEikTextListBox * )

    IMPORT_CCListBoxNumbers(CEikTextListBox *aListBox)

    Member Function Documentation

    ConstructL ( )

    IMPORT_C voidConstructL()

    UpdateL ( )

    IMPORT_C voidUpdateL()