CMPXAknViewPlugin Class Reference
class CMPXAknViewPlugin : public CMPXViewPlugin |
MPX Avkon view plugin definition.
mpxviewplugin.lib
Protected Attributes |
---|
CAknView * | iView |
Constructor & Destructor Documentation
~CMPXAknViewPlugin()
IMPORT_C | ~CMPXAknViewPlugin | ( | ) | [virtual] |
Member Functions Documentation
ActivateViewL(const TDesC *)
IMPORT_C void | ActivateViewL | ( | const TDesC * | aParam = NULL | ) | [protected, virtual] |
Parameters
const TDesC * aParam = NULL | Parameter required to activate the view. |
ConstructViewLC()
CAknView * | ConstructViewLC | ( | ) | [protected, pure virtual] |
Interface method to construct Avkon view.
CreateViewL()
IMPORT_C void | CreateViewL | ( | ) | [protected, virtual] |
DeactivateView()
IMPORT_C void | DeactivateView | ( | ) | [protected, virtual] |
DestroyView()
IMPORT_C void | DestroyView | ( | ) | [protected, virtual] |
SetAsDefaultViewL()
IMPORT_C void | SetAsDefaultViewL | ( | ) | [protected, virtual] |
Interface method to activate as default view. Will not bring to foreground. From CMPXViewPlugin
Member Data Documentation
CAknView * iView
CAknView * | iView | [protected] |
Avkon view that associates with this plugin. Not own.
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.