CPbkAddressSelect::TBaseParams 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 <cpbkaddressselect.h>
Inherited by CPbkEmailAddressSelect::TParams, CPbkEmailOverSmsAddressSelect::TParams, CPbkMmsAddressSelect::TParams, CPbkPhoneNumberSelect::TParams, CPbkPocAddressSelect::TParams, CPbkSmsAddressSelect::TParams, CPbkVideoNumberSelect::TParams, and CPbkVoipAddressSelect::TParams.
Detailed Description
Parameters for ExecuteLD(TBaseParams&).
- See also:
- ExecuteLD(TBaseParams&)
Constructor & Destructor Documentation
|
Constructor.
- Parameters:
-
|
aContact
|
Contact from which to select an address. |
|
aDefaultField
|
The field to use as the default. NULL if no default is set for aContact. |
|
Member Function Documentation
IMPORT_C const CPbkContactItem& CPbkAddressSelect::TBaseParams::ContactItem
|
( |
|
) |
|
|
|
Returns the contact supplied to constructor.
- Returns:
- Contact item.
|
|
Returns the focused field or NULL if there was no field level focus.
- Returns:
- Focused contact item field.
|
|
Returns the selected field or NULL if no selection was made.
- Returns:
- Selected contact item field.
|
IMPORT_C void CPbkAddressSelect::TBaseParams::SetFocusedField |
( |
const TPbkContactItemField *
|
aFocusedField
|
) |
|
|
|
Sets the focused field of the contact item.
If focused field is a non-empty address field it is returned directly by ExecuteLD. The default value is NULL.
- Parameters:
-
|
aFocusedField
|
The focused field to set |
|
IMPORT_C void CPbkAddressSelect::TBaseParams::SetUseDefaultDirectly |
( |
TBool |
aUseDefaultDirectly
|
) |
|
|
|
Set to ETrue to use default address of the contact directly.
Focused field overrides default address if both are available. The default value is EFalse.
- Parameters:
-
|
aUseDefaultDirectly
|
Defines whether the default address should be used directly |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: