CMenuHandlerEng Class Reference
class CMenuHandlerEng : public CBase
|
Menu handler engine. Handler related menu functionality and objects (factory, handler list, ...) are collected in this class, to keep
RMenu
implementation and API clean. mcsmenu.lib
-
Since
-
S60 v5.0
Constructor & Destructor Documentation
CMenuHandlerEng(RMenu &)
CMenuHandlerEng
|
(
|
RMenu
&
|
aMenu
|
)
|
[protected]
|
~CMenuHandlerEng()
~CMenuHandlerEng
|
(
|
)
|
[virtual]
|
Member Functions Documentation
FindHandler(const TDesC &)
Find loaded handler by type.
Parameters
const
TDesC
& aType
|
Type.
|
HandleCommandL(CMenuItem &, const TDesC8 &, const TDesC8 &, TRequestStatus &)
Parameters
CMenuItem
& aItem
|
Item.
|
const
TDesC8
& aCommand
|
Command.
|
const
TDesC8
& aParams
|
|
TRequestStatus
& aStatus
|
Observer request status. When the operation completes, this status will be completed with the resulting error code.
|
LoadHandlerL(const TDesC &)
Load handler for given type.
Parameters
const
TDesC
& aType
|
Type.
|
Member Data Documentation
RPointerArray< CMenuHandler > iHandlers
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.