TAiwMultipleItemSelectionDataV1 Class Reference
class TAiwMultipleItemSelectionDataV1 : public TAiwContactSelectionDataBase
|
Version 1 of the multiple item selection data.
All setters return a reference to this object so that the setters can be easily chained to produce more compact code, for example: selectionData.SetProperty(EAiwProperty) .SetAnotherProperty(EAiwAnotherProperty)
Inherits from
-
TAiwMultipleItemSelectionDataV1
Constructor & Destructor Documentation
TAiwMultipleItemSelectionDataV1()
TAiwMultipleItemSelectionDataV1
|
(
|
)
|
[inline, explicit]
|
Member Functions Documentation
FetchFilter()
Returns field type filter used in fetch.
Flags()
TUint
|
Flags
|
(
|
)
|
const [inline]
|
SetAddressSelectType(TAiwAddressSelectType)
SetDefaultPriorities(RVPbkContactFieldDefaultPriorities &)
Sets address select default priorities. The defaults to use should be placed in priority order in to the array, the highest priority default should come first. If no default priorities are set, defaults are not used in address select.
The caller can free the passed array right after HandleServiceCmdL call, since the array is there externalized to a buffer.
RVPbkContactFieldDefaultPriorities
.
SetFetchFilter(CVPbkFieldTypeSelector *)
SetFlags(TUint)
Parameters
TUint
aFlags
|
The flags to set.
|
Member Data Documentation
const TAiwContactSelectionDataType KSelectionDataType
TAiwAddressSelectType
iAddressSelectType
RVPbkContactFieldDefaultPriorities * iDefaultPriorities
CVPbkFieldTypeSelector * iFetchFilter
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.