CPbk2StoreViewDefinition Class Reference
class CPbk2StoreViewDefinition : public CBase
|
Phonebook 2 store view definition.
Constructor & Destructor Documentation
CPbk2StoreViewDefinition()
CPbk2StoreViewDefinition
|
(
|
)
|
[private]
|
~CPbk2StoreViewDefinition()
~CPbk2StoreViewDefinition
|
(
|
)
|
|
Member Functions Documentation
ConstructL(TResourceReader &)
ConstructL(const CPbk2StoreViewDefinition &)
NewL()
Creates a new instance of this class.
NewLC(TResourceReader &)
Creates a new instance of this class.
Parameters
TResourceReader
& aReader
|
Resource reader pointed to a PHONEBOOK2_STORE_VIEW resource.
|
NewLC(const CPbk2StoreViewDefinition &)
Creates a new instance of this class.
SetViewDefinition(CVPbkContactViewDefinition *)
Sets the Virtual Phonebook view definition.
SetViewItemIcon(const TPbk2IconId &)
IMPORT_C void
|
SetViewItemIcon
|
(
|
const
TPbk2IconId
&
|
aIconId
|
)
|
|
Sets the id of the icon that is displayed at the front of the contacts. The id is one of TPbk2IconIds or an id from an UI extension.
SetViewLocation(TPbk2ContactViewLocation)
IMPORT_C void
|
SetViewLocation
|
(
|
TPbk2ContactViewLocation
|
aLocation
|
)
|
|
Parameters
TPbk2ContactViewLocation
aLocation
|
View location.
|
SetViewType(TPbk2ContactViewType)
IMPORT_C void
|
SetViewType
|
(
|
TPbk2ContactViewType
|
aType
|
)
|
|
Sets the type of the view.
Parameters
TPbk2ContactViewType
aType
|
Type of the view.
|
ViewDefinition()
Returns the Virtual Phonebook view definition.
ViewItemIconId()
Returns view icon id that is displayed at the front of the contacts of the view.
ViewLocation()
IMPORT_C
TPbk2ContactViewLocation
|
ViewLocation
|
(
|
)
|
const
|
Returns the view location.
ViewType()
IMPORT_C
TPbk2ContactViewType
|
ViewType
|
(
|
)
|
const
|
Returns the type of the view.
Member Data Documentation
CVPbkContactViewDefinition * iViewDefinition
TPbk2IconId
iViewItemIconId
TPbk2ContactViewLocation
iViewLocation
TPbk2ContactViewLocation
|
iViewLocation
|
[private]
|
TPbk2ContactViewType
iViewType
TPbk2ContactViewType
|
iViewType
|
[private]
|
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.