class MTextListBoxModel : public MListBoxModel |
Text list box model interface.
Text list box models provide the text of the items which are drawn by an associated CTextListItemDrawer . This interface is implemented by CTextListBoxModel .
Public Member Functions | |
---|---|
~MTextListBoxModel () | |
TPtrC | ItemText ( TInt ) |
Private Member Functions | |
---|---|
IMPORT_C TAny * | MListBoxModel_Reserved () |
TPtrC | ItemText | ( | TInt | aItemIndex | ) | const [pure virtual] |
Gets the item text for an item by its index. This text, rather than the matcher string, is drawn by CTextListItemDrawers.
TInt aItemIndex | Index specifying an item. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.