class MPbk2SettingsViewExtension : public MPbk2UiReleasable |
Phonebook 2 settings view UI extension interface. Settings view extension can modify settings menu pane and handle settings view commands.
Public Member Functions | |
---|---|
MPbk2SettingsControlExtension * | CreatePbk2SettingsControlExtensionL () |
void | DynInitMenuPaneL ( TInt , CEikMenuPane *) |
TBool | HandleCommandL ( TInt ) |
TAny * | SettingViewExtensionExtension ( TUid ) |
Inherited Functions | |
---|---|
MPbk2UiReleasable::PushL() | |
MPbk2UiReleasable::~MPbk2UiReleasable() |
MPbk2SettingsControlExtension * | CreatePbk2SettingsControlExtensionL | ( | ) | [pure virtual] |
Creates a Phonebook 2 settings control extension.
void | DynInitMenuPaneL | ( | TInt | aResourceId, |
CEikMenuPane * | aMenuPane | |||
) | [pure virtual] |
Filters the menu pane of the settings view.
TInt aResourceId | Menu resource id. |
CEikMenuPane * aMenuPane | Menu pane to filter. |
TBool | HandleCommandL | ( | TInt | aCommandId | ) | [pure virtual] |
Processes settings commands.
TInt aCommandId | Id of the command to handle. |
TAny * | SettingViewExtensionExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
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.