THuiCustomEventCommand Class Reference
class THuiCustomEventCommand : public THuiObjectCommand
|
Constructor & Destructor Documentation
THuiCustomEventCommand(TInt, MHuiEventHandler *)
Parameters
TInt
aEventParam
|
Parameter of the custom event.
|
MHuiEventHandler
* aRecipient = NULL
|
Optional recipient of the event. If NULL then event is broadcasted.
|
Member Functions Documentation
CommandExtension(const TUid &, TAny **)
IMPORT_C void
|
CommandExtension
|
(
|
const
TUid
&
|
aExtensionUid,
|
|
TAny
**
|
aExtensionParams
|
|
)
|
[protected, virtual]
|
Parameters
const
TUid
& aExtensionUid
|
|
TAny
** aExtensionParams
|
|
ExecuteL(CHuiEnv &)
IMPORT_C void
|
ExecuteL
|
(
|
CHuiEnv &
|
aEnv
|
)
|
const [virtual]
|
Parameters
CHuiEnv & aEnv
|
The environment in which the command is being executed.
|
Param()
IMPORT_C
TInt
|
Param
|
(
|
)
|
const
|
Determines the custom event parameter of the command.
Recipient()
Returns the recipient of the event, or NULL if none defined.
Size()
IMPORT_C
TInt
|
Size
|
(
|
)
|
const [virtual]
|
Returns the size of the command.
Member Data Documentation
TInt
iEventParam
TInt
|
iEventParam
|
[private]
|
Custom event parameter. Application cau use re_interpret_cast to send pointer as param
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.