MPbkContactEditorExtension Class Reference
class MPbkContactEditorExtension : public MPbkUiExtensionBase
|
Abstract interface for contact editor extensions.
Inherits from
-
MPbkContactEditorExtension
Constructor & Destructor Documentation
~MPbkContactEditorExtension()
~MPbkContactEditorExtension
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
DynInitMenuPaneL(TInt, CEikMenuPane *)
void
|
DynInitMenuPaneL
|
(
|
TInt
|
aResourceId,
|
|
CEikMenuPane
*
|
aMenuPane
|
|
)
|
[pure virtual]
|
Filters the menu pane of the phonebook contact editor.
Parameters
TInt
aResourceId
|
menu resource id.
|
CEikMenuPane
* aMenuPane
|
menu pane which will be filtered.
|
PostOkToExitL(TInt)
void
|
PostOkToExitL
|
(
|
TInt
|
aButtonId
|
)
|
[inline, virtual]
|
For adding additional functionality when exiting an editor after the contact has been saved to contact database.
PreOkToExitL
Parameters
TInt
aButtonId
|
button which has been pressed
|
PreOkToExitL(TInt)
void
|
PreOkToExitL
|
(
|
TInt
|
aButtonId
|
)
|
[inline, virtual]
|
For adding additional functionality when exiting an editor before saving contact to contact database.
PostOkToExitL
Parameters
TInt
aButtonId
|
button which has been pressed
|
ProcessCommandL(TInt)
TBool
|
ProcessCommandL
|
(
|
TInt
|
aCommandId
|
)
|
[pure virtual]
|
Process extension commands.
Parameters
TInt
aCommandId
|
command id.
|
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.