MAknMfneCommandObserver Class Reference
class MAknMfneCommandObserver
|
Interface for giving commands to MFNE editors from the owning controls. This interface was added to forward touch command button events to MFNE editors. The interface can be extended later by adding more commands to TMfneCommand enum if needed.
eikctl.lib
-
Since
-
Series 60 3.0
Member Functions Documentation
HandleMfneCommandL(TInt)
void
|
HandleMfneCommandL
|
(
|
TInt
|
aCommand
|
)
|
[pure virtual]
|
Interface function allowing other classes to give commands to MFNE editors. The commands are defined in TMfneCommand enum.
Parameters
TInt
aCommand
|
Command defined in TMfneCommand
|
Member Enumerations Documentation
Enum TMfneCommand
List of commands that can be given to MFNE editor with HandleMfneCommand() function
Enumerators
EMfneIncrementCurrentFieldValue
|
|
EMfneDecrementCurrentFieldValue
|
|
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.