API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Required Capabilities
None
#include <eikclb.h>
Inherits CEikListBoxTextEditor.
CEikColumnListBoxEditor
class implements an item editor for column list boxes.
Not supported in S60
Public Member Functions |
|
IMPORT_C | CEikColumnListBoxEditor (MListBoxModel *aModel) |
IMPORT_C | ~CEikColumnListBoxEditor () |
IMPORT_C void | ConstructL (TInt aColumn) |
IMPORT_C TPtrC | ItemText () |
From MEikListBoxEditor . |
|
IMPORT_C TBool | UpdateModelL () |
From MEikListBoxEditor . |
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
From CCoeControl . |
|
Protected Member Functions |
|
IMPORT_C TInt | Column () const |
|
|
|
|
|
From Handles pointer events.
Reimplemented from CEikListBoxTextEditor. |
|
From This function returns the text of the list box item.
Reimplemented from CEikListBoxTextEditor. |
|
From
Updates the list box model with new text from text editor. If text is partly editable, string between '
Reimplemented from CEikListBoxTextEditor. |