MPbkAppUiExtension Class Reference
| class MPbkAppUiExtension : public MPbkUiExtensionBase |
Abstract interface for phone book app ui extensions.
Member Functions Documentation
ApplyExtensionViewGraphChangesL(CDigViewGraph &)
| void | ApplyExtensionViewGraphChangesL | ( | CDigViewGraph & | aViewGraph | ) | [pure virtual] |
Modifies already created view graph.
Parameters
| CDigViewGraph & aViewGraph | view graph to be modified |
ExtensionStartupL(MPbkExtensionStartupObserver &, CPbkContactEngine &)
Creates a Phonebook startup extension. This is called only when Phonebook is started normally, not for example when a Phonebook view is activated from another application.
StartupStatus()
Returns the startupstatus of the application UI extensions. Note: This should not be implemented by extensions as this is not called by Extension Manager. The Extension Manager decides the startup status itself.
Member Enumerations Documentation
Enum TStartupStatus
Enumerators
| EStartupNotStarted | |
| EStartupInProgress | |
| EStartupFailed | |
| EStartupCompleted | |
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.