S60 3rd Edition API Reference: CPbkMemoryEntryAddItemDlg Class Reference
CPbkMemoryEntryAddItemDlg Class Reference
API published in: S60 1st Ed
Link against: pbkview.lib
Capability Information
Required Capabilities
ReadDeviceData ReadUserData WriteDeviceData WriteUserData
#include <cpbkmemoryentryadditemdlg.h>
Inherited by CPbkItemTypeSelectAddToExisting, and CPbkItemTypeSelectCreateNew.
Detailed Description
Field type selection dialog for Phonebook's Create New- and Edit Memory entry-functions.
Also used externally for Create New Entry- and Add to Existing Entry-services.
Constructor & Destructor Documentation
| IMPORT_C CPbkMemoryEntryAddItemDlg::CPbkMemoryEntryAddItemDlg | ( | | ) | |
|
| IMPORT_C CPbkMemoryEntryAddItemDlg::~CPbkMemoryEntryAddItemDlg | ( | | ) | |
|
|
|
Destructor.
Also cancels and dismisses this popup list, in other words makes ExecuteLD return just like cancel was pressed. |
Member Function Documentation
| IMPORT_C CPbkFieldInfo* CPbkMemoryEntryAddItemDlg::ExecuteLD | ( | CArrayPtr< CPbkFieldInfo > & | aFieldInfos, | | | TInt | aCbaResource, | | | const TDesC & | aTitleText | | ) | |
|
|
|
Run the dialog and return selected field info.
- Parameters:
-
| aFieldInfos | An array of field info objects to select from. | | aCbaResource | Cba buttons to use with the dialog. | | aTitleText | Text to put into popup list's title. No title pane if aTitleText is empty. |
- Returns:
- Pointer to a field info in aFieldInfos or NULL if canceled.
|
|
|
Run the dialog and return selected field info.
- Parameters:
-
| aFieldInfos | An array of field info objects to select from. | | aCbaResource | Cba buttons to use with the dialog. |
- Returns:
- Pointer to a field info in aFieldInfos or NULL if canceled.
|
| void CPbkMemoryEntryAddItemDlg::PrepareLC | ( | CArrayPtr< CPbkFieldInfo > & | aFieldInfos, | | | TInt | aCbaResource, | | | const TDesC & | aTitle | | ) | [protected] |
|
|
|
Creates list items, sets Cba and title.
Executed before RunLD. First part of ExecuteLD. - Parameters:
-
| aFieldInfos | An array of field info objects to select from. | | aCbaResource | Cba buttons to use with the dialog | | aTitle | Text to put into popup list's title |
|
|
|
Sets *aSelfPtr to NULL when this dialog is destroyed.
!aSelfPtr || *aSelfPtr==this |
|
|
Execute the initialized dialog.
Second part of ExecuteLD. - Returns:
- Pointer to a field info
|
| void CPbkMemoryEntryAddItemDlg::SortFieldInfoArray | ( | | ) | |
|
The documentation for this class was generated from the following file: