MPbkViewExtension Class Reference
class MPbkViewExtension : public MPbkUiExtensionBase
|
Abstract interface for phone book view extensions.
Constructor & Destructor Documentation
~MPbkViewExtension()
~MPbkViewExtension
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
DynInitMenuPaneL(TInt, CEikMenuPane *)
void
|
DynInitMenuPaneL
|
(
|
TInt
|
aResourceId,
|
|
CEikMenuPane
*
|
aMenuPane
|
|
)
|
[pure virtual]
|
Filters the menu pane of the Phonebook view connect to this extension.
Parameters
TInt
aResourceId
|
menu resource id.
|
CEikMenuPane
* aMenuPane
|
menu pane which will be filtered.
|
HandleCommandL(TInt)
TBool
|
HandleCommandL
|
(
|
TInt
|
aCommandId
|
)
|
[pure virtual]
|
Handles phone book extension commands.
Parameters
TInt
aCommandId
|
command id.
|
HandleCommandL(TInt, MPbkMenuCommandObserver &)
Handles phone book extension commands.
SetContactUiControl(MPbkContactUiControl *)
void
|
SetContactUiControl
|
(
|
MPbkContactUiControl *
|
aContactControl
|
)
|
[pure virtual]
|
Sets ui contact control for this view extension.
MPbkContactUiControl
Parameters
MPbkContactUiControl * aContactControl
|
for requesting data from the contact control; if NULL, association is removed.
|
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.