CPbkItemTypeSelectAddToExisting Class Reference

class CPbkItemTypeSelectAddToExisting : public CPbkMemoryEntryAddItemDlg

Field type selection dialog for Phonebook's Add to Existing-service. This service can be used to show a popup dialog of Phonebook field types and then let the user select a particular field type from it.

Inherits from

Constructor & Destructor Documentation

CPbkItemTypeSelectAddToExisting()

IMPORT_CCPbkItemTypeSelectAddToExisting()

Constructor.

~CPbkItemTypeSelectAddToExisting()

IMPORT_C~CPbkItemTypeSelectAddToExisting()

Destructor. Also cancels and dismisses this popup list, in other words makes ExecuteLD return just like cancel was pressed.

Member Functions Documentation

ExecuteLD(CArrayPtr< CPbkFieldInfo > &)

IMPORT_C CPbkFieldInfo *ExecuteLD(CArrayPtr< CPbkFieldInfo > &aFieldInfos)[virtual]

Run this dialog and return selected field info.

Parameters

CArrayPtr< CPbkFieldInfo > & aFieldInfosAn array of field info objects to select from.

Member Data Documentation

TInt32 iSpare1

TInt32 iSpare1[private]

HBufC * iTitleBuf

HBufC *iTitleBuf[private]