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)
SetViewType(TPbk2ContactViewType)
Sets the 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()
Returns the view location.
ViewType()
Returns the type of the view.
Member Data Documentation
CVPbkContactViewDefinition * iViewDefinition
TPbk2IconId
iViewItemIconId
TPbk2ContactViewLocation
iViewLocation
TPbk2ContactViewType
iViewType
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.