class CEikColumnListBoxEditor : public CEikListBoxTextEditor |
Public Member Functions | |
---|---|
CEikColumnListBoxEditor ( MListBoxModel *) | |
~CEikColumnListBoxEditor () | |
IMPORT_C void | ConstructL ( TInt ) |
IMPORT_C void | HandlePointerEventL (const TPointerEvent &) |
IMPORT_C TPtrC | ItemText () |
IMPORT_C TBool | UpdateModelL () |
Protected Member Functions | |
---|---|
IMPORT_C TInt | Column () |
Private Member Functions | |
---|---|
IMPORT_C void * | ExtensionInterface ( TUid ) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType |
Private Attributes | |
---|---|
TInt | iColumnIndex |
Inherited Attributes | |
---|---|
CCoeControl::iCoeEnv | |
CCoeControl::iContext | |
CCoeControl::iPosition | |
CCoeControl::iSize |
IMPORT_C | CEikColumnListBoxEditor | ( | MListBoxModel * | aModel | ) |
MListBoxModel * aModel |
IMPORT_C void * | ExtensionInterface | ( | TUid | aInterface | ) | [private, virtual] |
From CAknControl
TUid aInterface |
IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
From CCoeControl . Handles pointer events.
const TPointerEvent & aPointerEvent | The pointer event. |
IMPORT_C TPtrC | ItemText | ( | ) |
From MEikListBoxEditor . This function returns the text of the list box item.
IMPORT_C TBool | UpdateModelL | ( | ) |
From MEikListBoxEditor . Updates the list box model with new text from text editor. If text is partly editable, string between '' chars is not updated.
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.