CPbkMultipleEntryFetchDlg Class Reference
API published in: S60 1st Ed
API deprecated in: S60 5th Ed
Link against: pbkview.lib
Capability Information
Required Capabilities
ReadUserData WriteUserData
#include <cpbkmultipleentryfetchdlg.h>
Detailed Description
Phonebook Multiple Entry Fetch API.
This class is used to construct a Phonebook UI dialog where the user is able to select multiple contact entries from a list. The selection is then returned to the client.
Constructor & Destructor Documentation
CPbkMultipleEntryFetchDlg::~CPbkMultipleEntryFetchDlg | ( | | ) | |
|
|
Destructor.
Also cancels this dialog and makes ExecuteLD return. |
Member Function Documentation
IMPORT_C TInt CPbkMultipleEntryFetchDlg::ExecuteLD | ( | | ) | |
|
|
Executes this dialog.
NOTE: this object is deleted when ExecuteLD returns or leaves! NOTE: current status pane layout is replaced with the Phonebook one. Restoring the original pane is left to be the responsibility of the caller. - Returns:
- A non-zero value if accepted, zero if canceled.
|
|
Creates a new multiple entry fetch dialog.
- Parameters:
-
| aParams | Fetch parameters, see TParams. | | aEngine | Phonebook engine. |
- Returns:
- A new instance of this class.
|
IMPORT_C void CPbkMultipleEntryFetchDlg::SetMopParent | ( | MObjectProvider * | aParent | ) | |
|
|
See CCoeControl::SetMopParent(MObjectProvider* aParent).
|
The documentation for this class was generated from the following file: